mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wakatime-cli: Update to version 1.95.0
This commit is contained in:
parent
c1ca821e48
commit
62ddb0dbe9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.94.1",
|
||||
"version": "1.95.0",
|
||||
"description": "Command line interface to WakaTime used by all WakaTime text editor plugins.",
|
||||
"homepage": "https://wakatime.com/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.94.1/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "fbcad10b76cef214d5e3b9e929c1906cef450b5cf9baa50ea84567b8cf452ccc"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "f176e2d70896f35fa19d28509612dcb438f373cb3790ede254ca8e2a5cc4856f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.94.1/wakatime-cli-windows-386.zip",
|
||||
"hash": "3f010d33667695aee9c22eba8546c9f6a1d7ec4f4f5e3168b6cd215320ff019d"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "c6a6df5510719213f108ec0318055e440b3c52c849d21cb7a24f862a84ebb5de"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.94.1/wakatime-cli-windows-arm64.zip",
|
||||
"hash": "f4431c8c222a1301cbf64e0a3f218be7a02a0ea7cca8dd6118fdc22af580a47c"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.95.0/wakatime-cli-windows-arm64.zip",
|
||||
"hash": "a23d90c7593c87e204d8b25f5ff725ee2a4566c81143bdf7707ed028842bdb2c"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user