wakatime-cli: Update to version 1.115.1

This commit is contained in:
github-actions[bot] 2025-04-02 20:29:16 +00:00
parent 5f8d0c8138
commit 9ed21ed43e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.112.1", "version": "1.115.1",
"description": "Command line interface to WakaTime used by all WakaTime text editor plugins.", "description": "Command line interface to WakaTime used by all WakaTime text editor plugins.",
"homepage": "https://wakatime.com/", "homepage": "https://wakatime.com/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.112.1/wakatime-cli-windows-amd64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.1/wakatime-cli-windows-amd64.zip",
"hash": "2fe30f3339ab997b9b2ba7d2843a2ec9aad1f58f6f64d3392c86ffce905df552" "hash": "b2930a2d731dd3834b4c878f382095520af27db0ea39eb6315ce77747f17409a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.112.1/wakatime-cli-windows-386.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.1/wakatime-cli-windows-386.zip",
"hash": "7c6d2a7ef210b95d296fd2cae3e8ba2f925e9bb204a075c031198bed73140685" "hash": "1f4df1e1fbb17545226a4ca0f3493ade23cd3d5d23430e97a0028714f1db3ab3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.112.1/wakatime-cli-windows-arm64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.1/wakatime-cli-windows-arm64.zip",
"hash": "40bfa0efe85d462a311507d72b334a46f581a35cfb7871390b484e0e5228830f" "hash": "1a0b7b169d22c6d6a13ccabc70dd04b48df2a9b87181186cdf070805aa89aab3"
} }
}, },
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'", "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",