mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
updatecli: Update to version 0.90.0
This commit is contained in:
parent
af1f93fe2e
commit
5d0dbe9bb7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.89.0",
|
||||
"version": "0.90.0",
|
||||
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
|
||||
"homepage": "https://www.updatecli.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.89.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "02763aa08ffe33b5622b45735b1b1a8e8f96831778dc278274135e4fdcb30c20"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.90.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "cbef2ef9471d6e49aac31a4448d42bf6a2e2bdbd19ac82af7da343354da53ffe"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.89.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "ad4b9ee9ca9e66a521becde1e4fb6c917f921808919c911c39336f6a2a73fbc3"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.90.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "e4bff5f0a500455b98c26f3a4571549f353361b555bbd13574dd58d397c94405"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user