diff --git a/bucket/wakatime-cli.json b/bucket/wakatime-cli.json index 938ac5c78e..0030b00213 100644 --- a/bucket/wakatime-cli.json +++ b/bucket/wakatime-cli.json @@ -1,16 +1,16 @@ { - "version": "1.62.1", + "version": "1.64.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.62.1/wakatime-cli-windows-amd64.zip", - "hash": "7600e4036e98f8bedc28bd0d226f36c49a713a04377dd9dc578e1385a1dc2781" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.64.1/wakatime-cli-windows-amd64.zip", + "hash": "497cbb686b9dfa7d3a0b5678322eb354b5e2738d28c195378bc8d1a54190f414" }, "32bit": { - "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.62.1/wakatime-cli-windows-386.zip", - "hash": "5073bcee2a8325834389c417407dab24e1fdb5795e6200bd1f5cbcb7b22fce6d" + "url": "https://github.com/wakatime/wakatime-cli/releases/download/v1.64.1/wakatime-cli-windows-386.zip", + "hash": "a6d52c5744b42494880dd012c281d376d2ed1494a5428d9afc1a46db5ade8a23" } }, "pre_install": "Get-ChildItem \"$dir\\wakatime-cli-windows-*.exe\" | Rename-Item -NewName 'wakatime-cli.exe'",