Skip to content

Commit

Permalink
Update legend-testdata to 2553a28, increase package version to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed Sep 11, 2024
1 parent b64dff0 commit 821d351
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 = "f6ee83236379175149ce1adac4af2c575452ad93"
git-tree-sha1 = "9be4f8fe603d54d6f787de53b2ad660bb3ed3bdc"

[[legend_testdata.download]]
sha256 = "c2878d9913ae2c820773a1cc0edb3cb23fa4676899c3c1d78faa22fe9cf87292"
url = "https://api.github.com/repos/legend-exp/legend-testdata/tarball/82ad6c28de3b7a0cc735c6827dd83a242561afd8"
sha256 = "ea5c81984a1b7670900512dfb6686487114b2927b8789e4b66a6f7a5462fdb35"
url = "https://api.github.com/repos/legend-exp/legend-testdata/tarball/2553a28262a9447a2f61b1ad428b1b5a44546cd7"
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LegendTestData"
uuid = "33d6da08-6349-5f7c-b5a4-6ff4d8795aaf"
version = "0.2.6"
version = "0.2.7"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand Down
2 changes: 1 addition & 1 deletion src/LegendTestData.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module LegendTestData
using Artifacts


const _legend_testdata_commit="82ad6c2"
const _legend_testdata_commit="2553a28"

"""
legend_test_data_path()::AbstractString
Expand Down

0 comments on commit 821d351

Please sign in to comment.