Skip to content

Commit

Permalink
Scoop update for stacc version v0.2.50
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Nov 25, 2021
1 parent 35383b7 commit 39bd1a3
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.2.49",
"version": "0.2.50",
"architecture": {
"32bit": {
"url": "https://github.com/stacc/cli/releases/download/v0.2.49/stacc_0.2.49_Windows_i386.tar.gz",
"url": "https://github.com/stacc/cli/releases/download/v0.2.50/stacc_0.2.50_Windows_i386.tar.gz",
"bin": [
"stacc.exe"
],
"hash": "57a6c91376a560f68a23269e709fe9621cc3ce5a8da3c8967be0de23c6d94f1b"
"hash": "524b11b49414755c84954b714881423253cd8f5ad8332eaa69ae5726c1a4f9bb"
},
"64bit": {
"url": "https://github.com/stacc/cli/releases/download/v0.2.49/stacc_0.2.49_Windows_x86_64.tar.gz",
"url": "https://github.com/stacc/cli/releases/download/v0.2.50/stacc_0.2.50_Windows_x86_64.tar.gz",
"bin": [
"stacc.exe"
],
"hash": "981dcc72415a610f2d9a5070e389797c7796aaa04e9ed6e27422ffd1f67d19bd"
"hash": "4b5067b6798fbdb5e582fb96196a8a73736a9e2fc8263fcdd081f4aad8536611"
}
},
"homepage": "https://github.com/stacc/stacc-CLI",
Expand Down

0 comments on commit 39bd1a3

Please sign in to comment.