Skip to content

Commit

Permalink
Scoop update for stacc version v0.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Aug 11, 2021
1 parent d3eaf83 commit 5443585
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions stacc.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "0.1.115",
"version": "0.2.29",
"architecture": {
"32bit": {
"url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.115/stacc_0.1.115_Windows_i386.tar.gz",
"url": "https://github.com/stacc/stacc-CLI/releases/download/v0.2.29/stacc_0.2.29_Windows_i386.tar.gz",
"bin": [
"stacc.exe"
],
"hash": "0e9417478a5dfff97a9a8a04c78cca63a6c5d85afc83007d7477d80d1506ff6c"
"hash": "377312d81ae166ccebd0351a8d6ce1c66b22d30d77b88ee158ffdbf97a307f1a"
},
"64bit": {
"url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.115/stacc_0.1.115_Windows_x86_64.tar.gz",
"url": "https://github.com/stacc/stacc-CLI/releases/download/v0.2.29/stacc_0.2.29_Windows_x86_64.tar.gz",
"bin": [
"stacc.exe"
],
"hash": "dd8ff66514f92bfca0f8ab2b9d2937f02684bd7fd203818f7df8390a8546f06a"
"hash": "9d55660e402f9b8979bcd8753ccc43487500eab70abde0413c672f8e8b59a00f"
}
},
"homepage": "https://github.com/stacc/stacc-CLI",
Expand Down

0 comments on commit 5443585

Please sign in to comment.