From c90c8a6515fe026f14c5eb187003bc198ea007cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:30:36 +0000 Subject: [PATCH] force: Update to version 1.0 --- bucket/force.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/force.json b/bucket/force.json index a06cfb2650..daec38c14a 100644 --- a/bucket/force.json +++ b/bucket/force.json @@ -1,12 +1,12 @@ { - "version": "0.99.4", + "version": "1.0", "description": "Force.com CLI tool", "homepage": "https://force-cli.herokuapp.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ForceCLI/force/releases/download/v0.99.4/force_windows_amd64.zip", - "hash": "dbcf827758a7c56a8689cfd9af198990ea24c3c8d96dbb206e26572f56a03c26" + "url": "https://github.com/ForceCLI/force/releases/download/v1.0/force_windows_amd64.zip", + "hash": "9a5e4d40d4a61d353d3ce8ce56d6e2cb4c4c4c44362bd8763281ea06559c2d5a" } }, "bin": "force.exe",