From 05f0bda3f5325153622244137fb3b29960c17e10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:30:35 +0000 Subject: [PATCH] wakatime-cli: Update to version 1.115.5 --- 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 4ee6d1a82c..97d57b0e02 100644 --- a/bucket/wakatime-cli.json +++ b/bucket/wakatime-cli.json @@ -1,20 +1,20 @@ { - "version": "1.115.4", + "version": "1.115.5", "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.115.4/wakatime-cli-windows-amd64.zip", - "hash": "7a635562e9cb7f03c079d71043267a8db47ce2047aaee0c70e9e7b1de2859a20" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.5/wakatime-cli-windows-amd64.zip", + "hash": "cba719a5e083108b16bba4681f1f521be76ea01c5f7b51d7d1bc03eb6a677278" }, "32bit": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.4/wakatime-cli-windows-386.zip", - "hash": "a0c7e325fe941d6fe0d7bd83d4a7fd11fe92e5bf8b1a4811b423923f9418f778" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.5/wakatime-cli-windows-386.zip", + "hash": "474eb41f03c5c3c425bf6f5a1feb043f81725b852359173ce9c68b92b31bcbdd" }, "arm64": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.4/wakatime-cli-windows-arm64.zip", - "hash": "1ac5992f55715089bcbd5a9cf41b9059fe3672674e7f503a5a46402cffe9237b" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.5/wakatime-cli-windows-arm64.zip", + "hash": "353e917cc69cb4b26c6a4523c2c5c6518e7ec64d39267b39d6e2566d6a6d5d3b" } }, "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",