From 6d3e484824f538f188094c106a16816cd90de5c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:24:50 +0000 Subject: [PATCH] wakatime-cli: Update to version 1.88.7 --- bucket/wakatime-cli.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/wakatime-cli.json b/bucket/wakatime-cli.json index e532633643..94ebd7b746 100644 --- a/bucket/wakatime-cli.json +++ b/bucket/wakatime-cli.json @@ -1,20 +1,20 @@ { - "version": "1.88.5", + "version": "1.88.7", "description": "Command line interface to WakaTime used by all WakaTime text editor plugins.", "homepage": "https://wakatime.com/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.88.5/wakatime-cli-windows-amd64.zip", - "hash": "fec42010fd2eb80f3005b07f33c4224b5c9c34af560ad7f44cb76296a97b01dd" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.88.7/wakatime-cli-windows-amd64.zip", + "hash": "3a4c04e598c49c1da8fbeb9ddf40310f36e951beccf1db5532ec9b358b6f55d6" }, "32bit": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.88.5/wakatime-cli-windows-386.zip", - "hash": "ae4a88b69778109f8b7ccb8802d70b9087d92b14d9b04c1bdf453b10ef1de570" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.88.7/wakatime-cli-windows-386.zip", + "hash": "f524c06fd0ab51c948a96eba43a9cf8ded79c6a909a8e0d79d391a49fb01cf26" }, "arm64": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.88.5/wakatime-cli-windows-arm64.zip", - "hash": "8fced4c18f6a3efc0a7232e1137b492154abc0a01a2ad5f751e129fc468209c2" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.88.7/wakatime-cli-windows-arm64.zip", + "hash": "5c4da03fd5830e6c6ace7191e2ee357bb27583c70e3e5b40df1bb3997b194168" } }, "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",