{ "version": "1.93.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.93.0/wakatime-cli-windows-amd64.zip", "hash": "731cc8167557b3ae6b6cb78ed5f8e6e0ebed56a2c334aa976c27af538e31257a" }, "32bit": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-386.zip", "hash": "9b5538e6e8771f8f71270ae5bc75f0242c17cae1fd50cf79048b7037d8eb84e1" }, "arm64": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-arm64.zip", "hash": "22959efa1d5fd7585d6ab26f43795f6a0244ab6ed8ce1cc57050d5d88b4293ae" } }, "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" } } }