wakatime-cli: Update to version 1.57.0

This commit is contained in:
github-actions[bot] 2022-11-11 08:31:55 +00:00
parent 94a78e6f77
commit 3e82603f6a

View File

@ -1,16 +1,16 @@
{
"version": "1.55.2",
"version": "1.57.0",
"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.55.2/wakatime-cli-windows-amd64.zip",
"hash": "ffdbc82fa5ef16ea52083607fa7b07e1803bbe1168388b4b43447c7ca7482f3f"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.57.0/wakatime-cli-windows-amd64.zip",
"hash": "23922ec6defd9763920ac2ae799162eb549a5700716ab53c0133f5e34f3587f3"
},
"32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.55.2/wakatime-cli-windows-386.zip",
"hash": "3364116b44bb76a84fdde7e2035dfb2ecea4bca707437d69b7af8741656103e5"
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.57.0/wakatime-cli-windows-386.zip",
"hash": "670cff17a44999f7fdc0765355f5669ea29b176b0521bb466cdeb296756d016f"
}
},
"pre_install": "Rename-Item \"$dir\\wakatime-cli-windows-*.exe\" 'wakatime-cli.exe'",