force: Update to version 0.26.9

This commit is contained in:
Richard Kuhnt 2019-06-03 23:02:09 +00:00
parent 58c70ce05e
commit 655201469e

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://force-cli.herokuapp.com/", "homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool", "description": "Force.com CLI tool",
"version": "0.26.8", "version": "0.26.9",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.8/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.9/force_windows_amd64.exe#/force.exe",
"hash": "52a9363d9beb3aaf8201e95885ffb9fc4f4aa8579904e4004d1f908a086d2bfe" "hash": "edf118a2585ea84b7adccbff50f9e587b519425f72e0966d65c177b569b0ec42"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.26.8/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.26.9/force_windows_386.exe#/force.exe",
"hash": "ff8d8305dfe1467d4c9445fa5516f760963f0467c55a7dc126762749a06f540f" "hash": "1a493a279d8fd358e159266a1a7ae3efe060a547dee75d1434aec76ad7b579ca"
} }
}, },
"bin": "force.exe", "bin": "force.exe",