diff --git a/bucket/warpd.json b/bucket/warpd.json new file mode 100644 index 00000000000000..c85c2766a72382 --- /dev/null +++ b/bucket/warpd.json @@ -0,0 +1,19 @@ +{ + "version": "1.3.7", + "description": "A modal keyboard-driven virtual pointer.", + "homepage": "https://github.com/rvaiya/warpd", + "license": "MIT", + "url": "https://github.com/rvaiya/warpd/releases/download/v1.3.7-windows-alpha/warpd.exe", + "hash": "4616528c66aee38364301c05d08f755976f7e180089f26e876654d2f34c4e12b", + "bin": "warpd.exe", + "shortcuts": [ + [ + "warpd.exe", + "warpd" + ] + ], + "checkver": "github", + "autoupdate": { + "url": "https://github.com/rvaiya/warpd/releases/download/v$version-windows-alpha/warpd.exe" + } +}