Skip to content

Commit d5a8618

Browse files
authored
Fix git-tree-sha1 in Artifacts.toml (#915)
1 parent a682aa4 commit d5a8618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/MyApp/Artifacts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ os = "macos"
2929

3030
[[fooifier]]
3131
arch = "x86_64"
32-
git-tree-sha1 = "d61f806c76b57e54f343634c5219d00d4c81b077" # FIX!
32+
git-tree-sha1 = "1351b831192db9091d97e9b4bc84231ade05d210"
3333
os = "windows"
3434

3535
[[fooifier.download]]

0 commit comments

Comments
 (0)