mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wakatime-cli: Update to version 1.70.1
This commit is contained in:
parent
0dec1eb8ef
commit
aa3162aaaa
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.70.0",
|
"version": "1.70.1",
|
||||||
"description": "Command line interface to WakaTime used by all WakaTime text editor plugins.",
|
"description": "Command line interface to WakaTime used by all WakaTime text editor plugins.",
|
||||||
"homepage": "https://wakatime.com/",
|
"homepage": "https://wakatime.com/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.70.0/wakatime-cli-windows-amd64.zip",
|
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.70.1/wakatime-cli-windows-amd64.zip",
|
||||||
"hash": "a9005446b1a4e562cc3ba750f5baba58947b26e5e6e1da9179800783508a50c1"
|
"hash": "eff0b969b050fa29b7e332c37b9b281b48b2c531168f031223dfbc376e6e1c4c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.70.0/wakatime-cli-windows-386.zip",
|
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.70.1/wakatime-cli-windows-386.zip",
|
||||||
"hash": "5213ea5985829207273a20301bb93ec5d2cc6a2b089cc267c12072936851fc67"
|
"hash": "f81aa9f6f89ce7b6c25c4362a6266e9ddc4263a83ba3f8fdd81195d7088e1671"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user