force: Update to version 0.29.0

This commit is contained in:
Jakub Čábera 2021-01-04 19:16:03 +01:00
parent de85432c14
commit b12e1db28c

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://force-cli.herokuapp.com/", "version": "0.29.0",
"description": "Force.com CLI tool", "description": "Force.com CLI tool",
"version": "0.28.1", "homepage": "https://force-cli.herokuapp.com/",
"license": "Unknown", "license": "Unknown",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.28.1/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.29.0/force_windows_amd64.exe#/force.exe",
"hash": "ecc0f2cd41d829ac5a6b2f260cc430dba17be787dab25bee04173de4a4a4c28e" "hash": "f5c6f2a8e31f1fc09b71e6b142f8435b1c07a6dedfc550a28f95e68147dd581b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.28.1/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.29.0/force_windows_386.exe#/force.exe",
"hash": "5a2b0248ccc9f07feaf5a066be262d420d42daf371de8995d3027ca7f3779a7a" "hash": "7461bb035cf74dac97f5f50d3bc4fefb03506902a3fd3fa5b6b2aff1a9766c93"
} }
}, },
"bin": "force.exe", "bin": "force.exe",