Skip to content

Commit

Permalink
openvdb: update test file url
Browse files Browse the repository at this point in the history
  • Loading branch information
samford authored May 26, 2020
1 parent dd2556b commit 1a3304b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/openvdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Openvdb < Formula
depends_on "tbb"

resource "test_file" do
url "https://nexus.aswf.io/content/repositories/releases/io/aswf/openvdb/models/cube.vdb/1.0.0/cube.vdb-1.0.0.zip"
url "https://artifacts.aswf.io/io/aswf/openvdb/models/cube.vdb/1.0.0/cube.vdb-1.0.0.zip"
sha256 "05476e84e91c0214ad7593850e6e7c28f777aa4ff0a1d88d91168a7dd050f922"
end

Expand Down

0 comments on commit 1a3304b

Please sign in to comment.