mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 15:55:38 +01:00
Merge pull request #14 from j-selby/patch-1
Move to tar.xz as the main distribution format
This commit is contained in:
commit
26997ba229
@ -7,7 +7,7 @@ description = "Includes frequent updates to yuzu with all the latest reviewed an
|
|||||||
default = true
|
default = true
|
||||||
[packages.source]
|
[packages.source]
|
||||||
name = "github"
|
name = "github"
|
||||||
match = "^yuzu-windows-msvc-[0-9]*-[0-9a-f]*.zip$"
|
match = "^yuzu-windows-msvc-[0-9]*-[0-9a-f]*.tar.xz$"
|
||||||
[packages.source.config]
|
[packages.source.config]
|
||||||
repo = "yuzu-emu/yuzu-mainline"
|
repo = "yuzu-emu/yuzu-mainline"
|
||||||
[[packages.shortcuts]]
|
[[packages.shortcuts]]
|
||||||
|
Loading…
Reference in New Issue
Block a user