wakatime-cli: Update to version 1.97.1

This commit is contained in:
github-actions[bot] 2024-07-23 16:30:11 +00:00
parent ff9a2cd197
commit a7bfd776f1

View File

@ -1,20 +1,20 @@
{
"version": "1.95.0",
"version": "1.97.1",
"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.95.0/wakatime-cli-windows-amd64.zip",
"hash": "f176e2d70896f35fa19d28509612dcb438f373cb3790ede254ca8e2a5cc4856f"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.97.1/wakatime-cli-windows-amd64.zip",
"hash": "8046587cd3869b058f1ccebce9586f4853f1a529c178f19e971118eb6f2215f1"
},
"32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-386.zip",
"hash": "c6a6df5510719213f108ec0318055e440b3c52c849d21cb7a24f862a84ebb5de"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.97.1/wakatime-cli-windows-386.zip",
"hash": "7c28016b4c974a7f9532f9174ebba68e593f74d80462851a976dacba948a4e50"
},
"arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-arm64.zip",
"hash": "a23d90c7593c87e204d8b25f5ff725ee2a4566c81143bdf7707ed028842bdb2c"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.97.1/wakatime-cli-windows-arm64.zip",
"hash": "4914ace49c222c2f542d56f65eaddf52a2969c20667a2165450e6302594e186c"
}
},
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",