wakatime-cli: Update to version 1.94.1

This commit is contained in:
github-actions[bot] 2024-07-10 20:26:30 +00:00
parent 32f7c03445
commit bea952bb04

View File

@ -1,20 +1,20 @@
{ {
"version": "1.93.0", "version": "1.94.1",
"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.93.0/wakatime-cli-windows-amd64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.94.1/wakatime-cli-windows-amd64.zip",
"hash": "731cc8167557b3ae6b6cb78ed5f8e6e0ebed56a2c334aa976c27af538e31257a" "hash": "fbcad10b76cef214d5e3b9e929c1906cef450b5cf9baa50ea84567b8cf452ccc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-386.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.94.1/wakatime-cli-windows-386.zip",
"hash": "9b5538e6e8771f8f71270ae5bc75f0242c17cae1fd50cf79048b7037d8eb84e1" "hash": "3f010d33667695aee9c22eba8546c9f6a1d7ec4f4f5e3168b6cd215320ff019d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-arm64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.94.1/wakatime-cli-windows-arm64.zip",
"hash": "22959efa1d5fd7585d6ab26f43795f6a0244ab6ed8ce1cc57050d5d88b4293ae" "hash": "f4431c8c222a1301cbf64e0a3f218be7a02a0ea7cca8dd6118fdc22af580a47c"
} }
}, },
"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'",