Skip to content

Commit 00c5fe2

Browse files
committed
Fix resource shasum
1 parent 70239ec commit 00c5fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ram.runtime = "50M"
6464

6565
[resources.sources.main]
6666
url = "https://github.com/cinnyapp/cinny/archive/refs/tags/v4.2.0.tar.gz"
67-
sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
67+
sha256 = "a08a21972fb94c98381b272679930a2a202131dd4f76a88a597676a12eb2fa12"
6868
autoupdate.strategy = "latest_github_release"
6969
autoupdate.asset = "cinny-v.*.tar.gz$"
7070

0 commit comments

Comments
 (0)