Fixes
This commit is contained in:
parent
5186e3a5fb
commit
146c001a25
@ -16,7 +16,7 @@ import (
|
||||
|
||||
const buildTempDir = "./build"
|
||||
const checkVersionUrl = "https://api.github.com/repos/ix64/unlock-music/releases/latest"
|
||||
const assetFilename = "modern.tar.gz"
|
||||
const assetFilename = "legacy.tar.gz"
|
||||
const checksumFilename = "sha256sum.txt"
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user