From b77dd8159c4ebb17baabe28ed34d43d9863b3494 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:25:52 +0000 Subject: [PATCH] force: Update to version 0.99.4 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index d199ce5392..a06cfb2650 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "0.99.3", + "version": "0.99.4", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.99.3/force_windows_amd64.zip", - "hash": "1f0d73379766370e0172c45912e5bc9e4fcec0326f8a1f73b49d21b01a125515" + "url": "https://github.com/ForceCLI/force/releases/download/v0.99.4/force_windows_amd64.zip", + "hash": "dbcf827758a7c56a8689cfd9af198990ea24c3c8d96dbb206e26572f56a03c26" } }, "bin": "force.exe",