From 190648c8bf28bcb498de45f366464eabfdc20c00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:29:16 +0000 Subject: [PATCH] force: Update to version 1.5.0 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index ea07998454..b003561436 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "1.4.3", + "version": "1.5.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.4.3/force_windows_amd64.zip", - "hash": "c6538e5d53ad1bd9dd3d34e31edbf16dacdaa7cef58cf2aa5cb3d9e226be3cb9" + "url": "https://github.com/ForceCLI/force/releases/download/v1.5.0/force_windows_amd64.zip", + "hash": "0cde8c7da1f3a4a98f74bb7e505f6523e3be3deaab49662aa4cae5b3f2aeaf21" } }, "bin": "force.exe",