Skip to content

Instantly share code, notes, and snippets.

@gregmac
Created February 13, 2019 16:13
Show Gist options
  • Save gregmac/c07bebeabb0f3134a3978d012adda1e0 to your computer and use it in GitHub Desktop.
Save gregmac/c07bebeabb0f3134a3978d012adda1e0 to your computer and use it in GitHub Desktop.
{
"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