mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wakatime-cli: Update to version 1.84.0
This commit is contained in:
parent
13ef27a904
commit
b71082ec47
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.81.0",
|
||||
"version": "1.84.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.81.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "93e64aa19f78e5aa79afa4b6df543865a1d9baed8d8c79e6cb5a67e6deddfe64"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.84.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "2d55e3745856894795d8241245928fe1c262d713b917d870ab44706138ebb8e9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.81.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "e1e1cef986e35e9068ea7e3d02788135673e12eac9ad65c07eeb4591388acf85"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.84.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "d7cf3479a8ac4bf610e17cd8b04aaf0999f6162deb57535a29a5fb13d1056d58"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user