Merge pull request #10 from Faraphel/dev

fixed update link
This commit is contained in:
Faraphel 2021-06-14 10:45:56 +02:00 committed by GitHub
commit 324a61b9ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,6 @@
"version": "0.5",
"subversion": "1",
"changelog": "- les courses Mario Kart Tour ne fonctionnaient pas",
"download_bin": "https://github.com/Faraphel/MKWF-Install/releases/download/0.5/MKWF.v0.5.1.zip",
"download_bin": "https://github.com/Faraphel/MKWF-Install/releases/download/0.5.1/MKWF.v0.5.1.zip",
"updater_bin": "https://github.com/Faraphel/MKWF-Install/raw/master/Updater/Updater.zip"
}