{ "version": "1.105.2", "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.105.2/wakatime-cli-windows-amd64.zip", "hash": "f482a10e436c2a2dd89e0e673cd8361c94811447b9a25879fd03effd68b830de" }, "32bit": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.2/wakatime-cli-windows-386.zip", "hash": "cdc4732388d887e984adaf602f226a5fe2d57096a10372be4423f5fd340aa826" }, "arm64": { "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.2/wakatime-cli-windows-arm64.zip", "hash": "d3a659eaec44477ecc56f3718db02d9408de613c218438b3a35d76bd8c9fa970" } }, "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" } } }