force: Update to version 0.28.0

This commit is contained in:
Jakub Čábera 2020-05-09 12:26:11 +02:00
parent cc99f4520a
commit f8c18a1601

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://force-cli.herokuapp.com/", "homepage": "https://force-cli.herokuapp.com/",
"description": "Force.com CLI tool", "description": "Force.com CLI tool",
"version": "0.27.1", "version": "0.28.0",
"license": "Unknown", "license": "Unknown",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.27.1/force_windows_amd64.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.28.0/force_windows_amd64.exe#/force.exe",
"hash": "3dcf82a83b36d72588edc31d894a423f4787768835cc7b2188d7d1683896430b" "hash": "64657ad027bbfb7bbd89364cc155c2dda88fa6804a3b90b88715262870e81588"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ForceCLI/force/releases/download/v0.27.1/force_windows_386.exe#/force.exe", "url": "https://github.com/ForceCLI/force/releases/download/v0.28.0/force_windows_386.exe#/force.exe",
"hash": "7035ce4321d70e5ec38ad86280322b2fb0f2950736d8693849675189b17d4634" "hash": "5149dc0cba98a14889c31d016b055183aab07571439c4b04fd49c8367fae5f5a"
} }
}, },
"bin": "force.exe", "bin": "force.exe",