wakatime-cli: Update to version 1.118.0

This commit is contained in:
github-actions[bot] 2025-07-14 04:33:00 +00:00
parent 0a4023088b
commit f7aed759df

View File

@ -1,20 +1,20 @@
{ {
"version": "1.115.6", "version": "1.118.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.115.6/wakatime-cli-windows-amd64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.118.0/wakatime-cli-windows-amd64.zip",
"hash": "dcd41700cc83865c5b80cedcc91016d2eba8d43ef3bd8b0e695cdc81a5a4ed03" "hash": "46a2514d64efe690253c174ceaa2597534b24c4ba50a11bc54b674492a76efac"
}, },
"32bit": { "32bit": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.6/wakatime-cli-windows-386.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.118.0/wakatime-cli-windows-386.zip",
"hash": "4bf6e99abb25ff57c055778cfc35b17640ccb75e7b5c6338b311d4f5fb10555a" "hash": "7f9a139c849e0e74486cccab50ee44eeaca9814594e88df0762e3af3c33cbf9a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.115.6/wakatime-cli-windows-arm64.zip", "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.118.0/wakatime-cli-windows-arm64.zip",
"hash": "deafabcb91b5e5b8c1bcc13c09d614aac0e202c473a2874bfbe6775beb5cc2f0" "hash": "15e07a4aa808259db171cefd72762c2a7f0f9bd9597dc97379b78a6408ef5067"
} }
}, },
"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'",