mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
abc: Update to version 1.0.0
This commit is contained in:
parent
3c70310057
commit
c4cbba2e90
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0-beta.4",
|
"version": "1.0.0",
|
||||||
"description": "Command-line tool to interact with appbase.io",
|
"description": "Command-line tool to interact with appbase.io",
|
||||||
"homepage": "https://github.com/appbaseio/abc",
|
"homepage": "https://github.com/appbaseio/abc",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/appbaseio/abc/releases/download/1.0.0-beta.4/abc-windows-1.0.0-beta.4.zip",
|
"url": "https://github.com/appbaseio/abc/releases/download/1.0.0/abc-windows-1.0.0.zip",
|
||||||
"hash": "d793632b031372641ef96712faee286f1dd11c62f1254354dc25959fddd8a486"
|
"hash": "4f8500a7a8d6e4b924f9bf719f0f623d66141ef89c57353787511c262ce04745"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\abc-$version.exe\" 'abc.exe' -ErrorAction SilentlyContinue",
|
"pre_install": "Rename-Item \"$dir\\abc-$version.exe\" 'abc.exe' -ErrorAction SilentlyContinue",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user