mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
force: Update to version 0.33.0 (#3404)
This commit is contained in:
parent
09a53f2c34
commit
094fe16600
@ -1,16 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.31.0",
|
"version": "0.33.0",
|
||||||
"description": "Force.com CLI tool",
|
"description": "Force.com CLI tool",
|
||||||
"homepage": "https://force-cli.herokuapp.com/",
|
"homepage": "https://force-cli.herokuapp.com/",
|
||||||
"license": "Unknown",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ForceCLI/force/releases/download/v0.31.0/force_windows_amd64.exe#/force.exe",
|
"url": "https://github.com/ForceCLI/force/releases/download/v0.33.0/force_windows_amd64.zip",
|
||||||
"hash": "25b5833df710d8075837491d19ce9cbfc267037889bf19f854cb95ca599a4372"
|
"hash": "e1b971877cf08d8c99bfc3cccb4daa64f4f3a113cbb3bfe90fb6edc95ad2e56b"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/ForceCLI/force/releases/download/v0.31.0/force_windows_386.exe#/force.exe",
|
|
||||||
"hash": "ddc3ce4f8880be4d36e3cfae580e0f660202541c0b347af4d920c2299efcc540"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "force.exe",
|
"bin": "force.exe",
|
||||||
@ -20,10 +16,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_amd64.exe#/force.exe"
|
"url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_amd64.zip"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_386.exe#/force.exe"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user