mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-16 08:35:14 +00:00
wakatime-cli: Update to version 1.81.0
This commit is contained in:
parent
9e8bf29ad4
commit
80db524905
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.80.0",
|
||||
"version": "1.81.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.80.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "b57a8a05ca4349405c5ea65cde1cef657270d2821e0117fd7043d6a9ca1a5e32"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.81.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "93e64aa19f78e5aa79afa4b6df543865a1d9baed8d8c79e6cb5a67e6deddfe64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.80.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "85d09d3c4fc42967b1800260ec575f997962550efb941177b528e5265f94bf0c"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.81.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "e1e1cef986e35e9068ea7e3d02788135673e12eac9ad65c07eeb4591388acf85"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user