diff --git a/bucket/wakatime-cli.json b/bucket/wakatime-cli.json index 214de7d2e0..4ee6d1a82c 100644 --- a/bucket/wakatime-cli.json +++ b/bucket/wakatime-cli.json @@ -1,20 +1,20 @@ { - "version": "1.115.3", + "version": "1.115.4", "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.3/wakatime-cli-windows-amd64.zip", - "hash": "032452f602bc4a007d6802d085b4acbc000a3b00919f20b390656fccc0f63795" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.4/wakatime-cli-windows-amd64.zip", + "hash": "7a635562e9cb7f03c079d71043267a8db47ce2047aaee0c70e9e7b1de2859a20" }, "32bit": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.3/wakatime-cli-windows-386.zip", - "hash": "c838dbaa6376e19bd0fea0b20679beee141e258e35c23ffe83cf71d4b581fe84" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.4/wakatime-cli-windows-386.zip", + "hash": "a0c7e325fe941d6fe0d7bd83d4a7fd11fe92e5bf8b1a4811b423923f9418f778" }, "arm64": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.3/wakatime-cli-windows-arm64.zip", - "hash": "2ab08846439478fa1c3bcf03d164164b3c22a7b38f229c833936ced67a6c1e82" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.4/wakatime-cli-windows-arm64.zip", + "hash": "1ac5992f55715089bcbd5a9cf41b9059fe3672674e7f503a5a46402cffe9237b" } }, "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",