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