mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wakatime-cli: Update to version 1.68.1
This commit is contained in:
parent
4a9df6dc0f
commit
6c5c369201
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.68.0",
|
||||
"version": "1.68.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.68.0/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "2567cf2ff8a767f5697c1cdb784e6d3de37bfc18f69c13b7aad10aff8829f572"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.68.1/wakatime-cli-windows-amd64.zip",
|
||||
"hash": "76979a253be10ad960f5a3eab8de4487d50292e6c19e0300f378f086dcef72fd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.68.0/wakatime-cli-windows-386.zip",
|
||||
"hash": "d95ef88edb2edff3d379d84e6c9d13da69d3337e870bdb08029ce38477c73923"
|
||||
"url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.68.1/wakatime-cli-windows-386.zip",
|
||||
"hash": "4e499edaa72e08e35478c4a9c5bb762b8d560e0cd0c3fcf92e88c289999fc2ee"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user