From 16e819de619c4db8f1c74288e3727b8201df8005 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 16:30:25 +0000 Subject: [PATCH] force: Update to version 1.1.1 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index cb3e9a995b..1fd1b5517a 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.1", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v1.1.0/force_windows_amd64.zip", - "hash": "ba078e5f5c03ef2e871a9b2fe57e8fcec85a3887129eb29f73c9d15633f0d437" + "url": "https://github.com/ForceCLI/force/releases/download/v1.1.1/force_windows_amd64.zip", + "hash": "4b05dc3ee0758bbd65447e4813716a7f6e4b02ee9eb3e59a5c040e80dcd51ffb" } }, "bin": "force.exe",