mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wakatime-cli: Update to version 1.112.1
This commit is contained in:
parent
f8155d03b6
commit
535c9edba1
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.110.0",
|
"version": "1.112.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.110.0/wakatime-cli-windows-amd64.zip",
|
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.112.1/wakatime-cli-windows-amd64.zip",
|
||||||
"hash": "986b02e6a272bfe65ea1cc67f2114d91a26f3d7940f766e66a1655da5fc75668"
|
"hash": "2fe30f3339ab997b9b2ba7d2843a2ec9aad1f58f6f64d3392c86ffce905df552"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.110.0/wakatime-cli-windows-386.zip",
|
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.112.1/wakatime-cli-windows-386.zip",
|
||||||
"hash": "ff9dc6eaf4d0fad5dcab8a5c52a319c91642e9f3634c2a602814d2f4e9ea99fd"
|
"hash": "7c6d2a7ef210b95d296fd2cae3e8ba2f925e9bb204a075c031198bed73140685"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.110.0/wakatime-cli-windows-arm64.zip",
|
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.112.1/wakatime-cli-windows-arm64.zip",
|
||||||
"hash": "b7f5c11bd285496adde451d4ff920c293038ff084186375e8a6570043374b21c"
|
"hash": "40bfa0efe85d462a311507d72b334a46f581a35cfb7871390b484e0e5228830f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user