Skip to content

Commit

Permalink
Update legend-testdata to 7c49ea9, increase package version to 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed Nov 9, 2024
1 parent 4ce71f9 commit c031320
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 = "9be4f8fe603d54d6f787de53b2ad660bb3ed3bdc"
git-tree-sha1 = "a870ec58fc5f53a7b5db1caaeca89b0024b6936b"

[[legend_testdata.download]]
sha256 = "ea5c81984a1b7670900512dfb6686487114b2927b8789e4b66a6f7a5462fdb35"
url = "https://api.github.com/repos/legend-exp/legend-testdata/tarball/2553a28262a9447a2f61b1ad428b1b5a44546cd7"
sha256 = "1bdff852df124266a8d852fc6159e92c841e7ac0e1d92262397d3210983ac243"
url = "https://api.github.com/repos/legend-exp/legend-testdata/tarball/7c49ea9d17f9f880b73156780d6e61cc34e3eba9"
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.8"
version = "0.2.9"

[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="2553a28"
const _legend_testdata_commit="7c49ea9"

"""
legend_test_data_path()::AbstractString
Expand Down

0 comments on commit c031320

Please sign in to comment.