From 13c7891168608818d7cdca9e4b68e621dd11c0cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 00:33:13 +0000 Subject: [PATCH] force: Update to version 1.0.4 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index 5b7381d385..7c1119855b 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.0.3", + "version": "1.0.4", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v1.0.3/force_windows_amd64.zip", - "hash": "91fb044fdb4354a542921a820a8e05e85968a515ea7e116c33197084ea3b392c" + "url": "https://github.com/ForceCLI/force/releases/download/v1.0.4/force_windows_amd64.zip", + "hash": "bf409d1eca490f806f8ec721015a8b7072cd42649fedb85fb1e55eecc577ef21" } }, "bin": "force.exe",