{ "version": "1.95.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.95.0/wakatime-cli-windows-amd64.zip", "hash": "f176e2d70896f35fa19d28509612dcb438f373cb3790ede254ca8e2a5cc4856f" }, "32bit": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-386.zip", "hash": "c6a6df5510719213f108ec0318055e440b3c52c849d21cb7a24f862a84ebb5de" }, "arm64": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-arm64.zip", "hash": "a23d90c7593c87e204d8b25f5ff725ee2a4566c81143bdf7707ed028842bdb2c" } }, "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'", "bin": "wakatime-cli.exe", "checkver": { "github": "https://github.com/wakatime/wakatime-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v$version/wakatime-cli-windows-amd64.zip" }, "32bit": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v$version/wakatime-cli-windows-386.zip" }, "arm64": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v$version/wakatime-cli-windows-arm64.zip" } }, "hash": { "url": "$baseurl/checksums_sha256.txt" } } }