mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 22:21:19 +00:00
updatecli: Update to version 0.76.0
This commit is contained in:
parent
31216222a4
commit
68671dea93
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.75.0",
|
||||
"version": "0.76.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.75.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "8ee11b1dec6120582693be2f19a38c64946da1f9ce23be74341ea4e5a62b84b5"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.76.0/updatecli_Windows_x86_64.zip",
|
||||
"hash": "14cbe1268b583e02f3580d6366aea29f75a260f084c5537b60b77a2e36eabc28"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.75.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "78cc2e2d432ad7360e5407417d24f6e52748cb4179e71aa0a4d941bfd01b13c5"
|
||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.76.0/updatecli_Windows_arm64.zip",
|
||||
"hash": "831d8aa6c374691c01e0eccd2ceccf6e998681a21977b17591faef2f71cffb5f"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user