From 0ad8847175adeb273d05b8486dbeb93a569bd5cc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Mar 2021 13:00:24 +0000 Subject: [PATCH] force: Update to version 0.30.0 --- bucket/force.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index f8c87f934b..e0b8acfd6e 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,16 +1,16 @@ { - "version": "0.29.0", + "version": "0.30.0", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "Unknown", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.29.0/force_windows_amd64.exe#/force.exe", - "hash": "f5c6f2a8e31f1fc09b71e6b142f8435b1c07a6dedfc550a28f95e68147dd581b" + "url": "https://github.com/ForceCLI/force/releases/download/v0.30.0/force_windows_amd64.exe#/force.exe", + "hash": "43241704f9773ea93ea638cac932e489c59553643f3ea9b4fb801d43ffc4a99c" }, "32bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.29.0/force_windows_386.exe#/force.exe", - "hash": "7461bb035cf74dac97f5f50d3bc4fefb03506902a3fd3fa5b6b2aff1a9766c93" + "url": "https://github.com/ForceCLI/force/releases/download/v0.30.0/force_windows_386.exe#/force.exe", + "hash": "556c773b3eb496bec2b9314b5a19af19a53b8fd1d822e469b26490a3f2399fb0" } }, "bin": "force.exe",