From 88f0092a744349b499878e76493741392251a61e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 00:35:05 +0000 Subject: [PATCH] force: Update to version 1.0.5 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index 7c1119855b..858ac3a20d 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.0.4", + "version": "1.0.5", "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.4/force_windows_amd64.zip", - "hash": "bf409d1eca490f806f8ec721015a8b7072cd42649fedb85fb1e55eecc577ef21" + "url": "https://github.com/ForceCLI/force/releases/download/v1.0.5/force_windows_amd64.zip", + "hash": "d04ac5f7aba5b22314aa8524e8b98fb0c207d85976464302393e854cabd972ef" } }, "bin": "force.exe",