From d27b3d42e47861f1990c598fb01018c4681a0380 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 16:29:47 +0000 Subject: [PATCH] force: Update to version 1.0.10 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index e309cbd8f1..7663b23078 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.0.9", + "version": "1.0.10", "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.9/force_windows_amd64.zip", - "hash": "ec802bf38425603c31cf1fa01399e3f3661526698c647fc68f5b55c367acf822" + "url": "https://github.com/ForceCLI/force/releases/download/v1.0.10/force_windows_amd64.zip", + "hash": "96958fbcba31ec6da88ad5c936aa88df5efc41ef48d5fcb25c62b1990c8bcdbb" } }, "bin": "force.exe",