mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
wakatime-cli: Update to version 1.85.1
This commit is contained in:
parent
1ab6563d0a
commit
86700ebc32
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.84.0",
|
||||
"version": "1.85.1",
|
||||
"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.84.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "2d55e3745856894795d8241245928fe1c262d713b917d870ab44706138ebb8e9"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.85.1/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "9189af0694f1ee499aa7e50b0382e64735d690f8b4fa634f1a143c9e1855bd6c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.84.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "d7cf3479a8ac4bf610e17cd8b04aaf0999f6162deb57535a29a5fb13d1056d58"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.85.1/wakatime-cli-windows-386.zip",
|
||||
"hash": "78473cb5299ea678aa653ea005ed5298f96a6af41600c17f6cab9038716f030f"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user