mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wakatime-cli: Update to version 1.70.0
This commit is contained in:
parent
d7571eec96
commit
cb156e346b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.68.3",
|
||||
"version": "1.70.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.68.3/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "0e34981139d334e6793ac1c2e7b62fb9d5ecce34e76ccae6bf569d0c28c1036d"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.70.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "a9005446b1a4e562cc3ba750f5baba58947b26e5e6e1da9179800783508a50c1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.68.3/wakatime-cli-windows-386.zip",
|
||||
"hash": "0c657d5719ec137694266d789d495cc8b2fec22adfbb903790c0e6e2065315b0"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.70.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "5213ea5985829207273a20301bb93ec5d2cc6a2b089cc267c12072936851fc67"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user