Skip to content

Commit

Permalink
Update legend-testdata artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed May 24, 2024
1 parent 351507e commit cd2e231
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[legend_testdata]
git-tree-sha1 = "1507a7ef610d2558536241dbb7a7b402a1882269"
git-tree-sha1 = "f68de55a2b70022ff284975c4e0978233f4885f7"

[[legend_testdata.download]]
sha256 = "154e9b4b9c8c862a45102e3a484cb62254ab477aea0aaba4f1283c6873e818a8"
url = "https://api.github.com/repos/legend-exp/legend-testdata/tarball/32262e44d0a32849a7d2d6d16b406f93e4e9d2d9"
sha256 = "e55e4fc2d3cdf79fbe9e2d80675723654aea6f56fbfcd0c2941f387f310331bc"
url = "https://api.github.com/repos/legend-exp/legend-testdata/tarball/8f55832ccd7909508102dd8b119e29c8398d07eb"
2 changes: 1 addition & 1 deletion src/LegendTestData.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ managed via [DataDeps.jl](https://github.com/oxinabox/DataDeps.jl).
Set `ENV["DATADEPS_ALWAYS_ACCEPT"] = "true"` to avoid interactive prompt
asking for download permission.
"""
legend_test_data_path() = joinpath(artifact"legend_testdata", "legend-exp-legend-testdata-32262e4")
legend_test_data_path() = joinpath(artifact"legend_testdata", "legend-exp-legend-testdata-8f55832")
export legend_test_data_path


Expand Down

0 comments on commit cd2e231

Please sign in to comment.