force: Update to version 0.31.0

This commit is contained in:
Richard Kuhnt 2021-04-07 14:00:38 +00:00
parent 8a8bd8a010
commit 7c24fe8e1f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.0", "version": "0.31.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": "Unknown",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.30.0/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.31.0/force_windows_amd64.exe#/force.exe",
"hash": "43241704f9773ea93ea638cac932e489c59553643f3ea9b4fb801d43ffc4a99c" "hash": "25b5833df710d8075837491d19ce9cbfc267037889bf19f854cb95ca599a4372"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.30.0/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.31.0/force_windows_386.exe#/force.exe",
"hash": "556c773b3eb496bec2b9314b5a19af19a53b8fd1d822e469b26490a3f2399fb0" "hash": "ddc3ce4f8880be4d36e3cfae580e0f660202541c0b347af4d920c2299efcc540"
} }
}, },
"bin": "force.exe", "bin": "force.exe",