wakatime-cli: Update to version 1.130.3

This commit is contained in:
github-actions[bot] 2025-08-16 16:29:49 +00:00
parent 839e92b196
commit c077cdf635

View File

@ -1,20 +1,20 @@
{
"version": "1.130.1",
"version": "1.130.3",
"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.130.1/wakatime-cli-windows-amd64.zip",
"hash": "2c98e678239b614cff6558f4141df490ad0c109834de7791b8309948e6484697"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.130.3/wakatime-cli-windows-amd64.zip",
"hash": "88c55a036be7389f5e51e9b2ad7fa839b964d2e2f00e12b50d789f95c5cbd4e3"
},
"32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.130.1/wakatime-cli-windows-386.zip",
"hash": "58c0620f58ae59dfef0125e9062bc42327d901dfb87a5d14722d458b21167c75"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.130.3/wakatime-cli-windows-386.zip",
"hash": "79eb4ea09a6dc3cff49f963354d00a71550aa23891dd2e72a906855259cbc61d"
},
"arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.130.1/wakatime-cli-windows-arm64.zip",
"hash": "e554bbaed11181c651ecc86468d74a7270671c560e137213bcd1400579c4c016"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.130.3/wakatime-cli-windows-arm64.zip",
"hash": "0b7fe003483b145eaa7cd9a936ef231abc65fbc3ba67fa38b49bbbc033b4a862"
}
},
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",