wakatime-cli: Update to version 1.93.0

This commit is contained in:
github-actions[bot] 2024-06-25 20:26:24 +00:00
parent f090bc2cf7
commit 095b168a40

View File

@ -1,20 +1,20 @@
{ {
"version": "1.91.1", "version": "1.93.0",
"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.91.1/wakatime-cli-windows-amd64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-amd64.zip",
"hash": "ab52c0f090b4e5ddf4da8843604b8dee76aa08f2290b1f93d4e18f9322fd69d2" "hash": "731cc8167557b3ae6b6cb78ed5f8e6e0ebed56a2c334aa976c27af538e31257a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.91.1/wakatime-cli-windows-386.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-386.zip",
"hash": "a730ee5403eb5dfcfbf2800976153217ae08093a47cccf8d0e96802bd8629be6" "hash": "9b5538e6e8771f8f71270ae5bc75f0242c17cae1fd50cf79048b7037d8eb84e1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.91.1/wakatime-cli-windows-arm64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.93.0/wakatime-cli-windows-arm64.zip",
"hash": "8df487f47b6bc133bc28bef9f95d8460eb7b6da5fe83773bcde0aba20e05dd85" "hash": "22959efa1d5fd7585d6ab26f43795f6a0244ab6ed8ce1cc57050d5d88b4293ae"
} }
}, },
"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'",