mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
updatecli: Update to version 0.75.0
This commit is contained in:
parent
c36a41bd35
commit
d6f165aef0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.74.0",
|
"version": "0.75.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.",
|
"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/",
|
"homepage": "https://www.updatecli.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.74.0/updatecli_Windows_x86_64.zip",
|
"url": "https://github.com/updatecli/updatecli/releases/download/v0.75.0/updatecli_Windows_x86_64.zip",
|
||||||
"hash": "2608701c2334de27573867ccbb628a7d2fbd328258f13991b34f4e4d0f8e8df9"
|
"hash": "8ee11b1dec6120582693be2f19a38c64946da1f9ce23be74341ea4e5a62b84b5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.74.0/updatecli_Windows_arm64.zip",
|
"url": "https://github.com/updatecli/updatecli/releases/download/v0.75.0/updatecli_Windows_arm64.zip",
|
||||||
"hash": "2f28ee310776a977a965fadeff6e35fafcedb927cc2025f3a065169c8ea35956"
|
"hash": "78cc2e2d432ad7360e5407417d24f6e52748cb4179e71aa0a4d941bfd01b13c5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user