mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
parent
73d13ab622
commit
f3d629b9ae
29
force.json
Normal file
29
force.json
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://force-cli.herokuapp.com/",
|
||||||
|
"description": "Force.com CLI tool",
|
||||||
|
"version": "0.24.1",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/ForceCLI/force/releases/download/v0.24.1/force_windows_amd64.exe#/force.exe",
|
||||||
|
"hash": "64becf76831abe489e44a526712cbbc5b1996eefe7b73024b7346b53c03f4e14"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/ForceCLI/force/releases/download/v0.24.1/force_windows_386.exe#/force.exe",
|
||||||
|
"hash": "4139f218993874120272cfadab520b51cf1b37aab15801d87573e3bfdbeeee07"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "force.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/ForceCLI/force"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_amd64.exe#/force.exe"
|
||||||
|
},
|
||||||
|
"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