force: Update to version 0.30.0

This commit is contained in:
Richard Kuhnt 2021-03-16 13:00:24 +00:00
parent 2f5acf3673
commit 0ad8847175

View File

@ -1,16 +1,16 @@
{ {
"version": "0.29.0", "version": "0.30.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.29.0/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.30.0/force_windows_amd64.exe#/force.exe",
"hash": "f5c6f2a8e31f1fc09b71e6b142f8435b1c07a6dedfc550a28f95e68147dd581b" "hash": "43241704f9773ea93ea638cac932e489c59553643f3ea9b4fb801d43ffc4a99c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.29.0/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.30.0/force_windows_386.exe#/force.exe",
"hash": "7461bb035cf74dac97f5f50d3bc4fefb03506902a3fd3fa5b6b2aff1a9766c93" "hash": "556c773b3eb496bec2b9314b5a19af19a53b8fd1d822e469b26490a3f2399fb0"
} }
}, },
"bin": "force.exe", "bin": "force.exe",