Created
February 13, 2019 16:13
-
-
Save gregmac/c07bebeabb0f3134a3978d012adda1e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"homepage": "https://github.com/RolandPheasant/TailBlazer", | |
"version": "0.9.0.536", | |
"license": "GPL-3.0-only", | |
"url": "https://github.com/RolandPheasant/TailBlazer/releases/download/0.9.0.536/Tailblazer_v0.9.0.536.zip", | |
"hash": "53341485375b0a9ebd4085dbafa71c68af9a2044ff1bb65f3300be4b43f6c11c", | |
"bin": "TailBlazer.exe", | |
"shortcuts": [ | |
[ | |
"TailBlazer.exe", | |
"TailBlazer" | |
] | |
], | |
"checkver": { | |
"github": "https://github.com/RolandPheasant/TailBlazer", | |
"re": "TailBlazer_v(?<version>[\\d.]+(\\.[\\d]+)+).zip" | |
}, | |
"autoupdate": { | |
"url": "https://github.com/RolandPheasant/TailBlazer/releases/download/$version/Tailblazer_v$version.zip" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment