wakatime-cli: Update to version 1.129.1

This commit is contained in:
github-actions[bot] 2025-08-03 04:37:32 +00:00
parent 1ad7cdc806
commit c1b5910b59

View File

@ -1,20 +1,20 @@
{ {
"version": "1.127.0", "version": "1.129.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.127.0/wakatime-cli-windows-amd64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.129.1/wakatime-cli-windows-amd64.zip",
"hash": "7bc0da00ccf28f95d349ac0281d80d418aa6e533ac2f339c7b1b780530a83309" "hash": "0af39e70c2176fc4514f7a03d5532623a6d794ef3972e4b22d3d460064e92010"
}, },
"32bit": { "32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.127.0/wakatime-cli-windows-386.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.129.1/wakatime-cli-windows-386.zip",
"hash": "9923d01fb689280ebcd32fe1c61975c6401f8d2d88b98e95aea26d29444b5eff" "hash": "0576ea00ff2b8f80b8f381825e1e45a604db63a2e1792c141adaffc53df3b864"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.127.0/wakatime-cli-windows-arm64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.129.1/wakatime-cli-windows-arm64.zip",
"hash": "edfa5f8ca0730289b5f27bba9356372c229034bd879329aa291a479bfa5d7ae3" "hash": "b15242fd6c9175f32adeb19f8a7a045a30b4be48d335b5285837d9e0b611fb46"
} }
}, },
"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'",