Skip to content

Commit

Permalink
yuzu-pineapple: remove checkver and autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
AkariiinMKII committed Jan 13, 2025
1 parent 27095ea commit 3922f05
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions bucket/yuzu-pineapple.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,5 @@
"persist": [
"user",
"plugins"
],
"checkver": {
"github": "https://github.com/pineappleEA/pineapple-src",
"regex": "(EA-\\d+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/pineappleEA/pineapple-src/releases/download/$version/Windows-Yuzu-$version.zip"
}
}
}
]
}

0 comments on commit 3922f05

Please sign in to comment.