From 037f1a2e78c0eeb5eb5d3a565e54516375846c1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 20:29:23 +0000 Subject: [PATCH] force: Update to version 1.3.0 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index 06e222107d..537ca6e419 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.2.0", + "version": "1.3.0", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v1.2.0/force_windows_amd64.zip", - "hash": "5c464563aa01dab2ea2b4c1c328aa049754aade94c29dbf6b0cc8dec64d330ab" + "url": "https://github.com/ForceCLI/force/releases/download/v1.3.0/force_windows_amd64.zip", + "hash": "98abb82da5f239a729732e1ebf5f8970eb6dcc254a898981796a7c7e12a3d78c" } }, "bin": "force.exe",