wakatime-cli: Update to version 1.105.2

This commit is contained in:
github-actions[bot] 2024-11-21 20:28:51 +00:00
parent 3073a2bff0
commit 313dd50b01

View File

@ -1,20 +1,20 @@
{ {
"version": "1.105.0", "version": "1.105.2",
"description": "Command line interface to WakaTime used by all WakaTime text editor plugins.", "description": "Command line interface to WakaTime used by all WakaTime text editor plugins.",
"homepage": "https://wakatime.com/", "homepage": "https://wakatime.com/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.0/wakatime-cli-windows-amd64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.2/wakatime-cli-windows-amd64.zip",
"hash": "f71cb8eb326796aead25ebd1a67a20e0318613bfaf21e6931ab7e03768753eff" "hash": "f482a10e436c2a2dd89e0e673cd8361c94811447b9a25879fd03effd68b830de"
}, },
"32bit": { "32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.0/wakatime-cli-windows-386.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.2/wakatime-cli-windows-386.zip",
"hash": "63244df67b4fa4bd24ea4604085b85aef37521d6c62abbcf3800e557f9aee82d" "hash": "cdc4732388d887e984adaf602f226a5fe2d57096a10372be4423f5fd340aa826"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.0/wakatime-cli-windows-arm64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.105.2/wakatime-cli-windows-arm64.zip",
"hash": "aeb78abbd45959107150b5c5ec4029edd04059496448866d7024771802eaf9ea" "hash": "d3a659eaec44477ecc56f3718db02d9408de613c218438b3a35d76bd8c9fa970"
} }
}, },
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'", "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",