abc: Update to version 1.0.0-beta.4

This commit is contained in:
github-actions[bot] 2022-02-12 12:29:38 +00:00
parent c3a404670d
commit e5c0d35b43

View File

@ -1,12 +1,12 @@
{
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "Command-line tool to interact with appbase.io",
"homepage": "https://github.com/appbaseio/abc",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/appbaseio/abc/releases/download/1.0.0-beta.3/abc-windows-1.0.0-beta.3.zip",
"hash": "fa54c21e29c11d65aa5301bf8377fd5cd46eeebcab9d871ae25c0b1dc6606fc2"
"url": "https://github.com/appbaseio/abc/releases/download/1.0.0-beta.4/abc-windows-1.0.0-beta.4.zip",
"hash": "d793632b031372641ef96712faee286f1dd11c62f1254354dc25959fddd8a486"
}
},
"pre_install": "Rename-Item \"$dir\\abc-$version.exe\" 'abc.exe' -ErrorAction SilentlyContinue",