Skip to content

Commit

Permalink
galaxy-3ds-citra: Update to version fb69f8d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2023
1 parent 98fcda6 commit c8b3116
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions bucket/galaxy-3ds-citra.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"homepage": "https://github.com/LeonardFiedrowicz/galaxy-integration-citra",
"version": "b704367",
"version": "fb69f8d",
"depends": "sudo",
"url": "https://github.com/LeonardFiedrowicz/galaxy-integration-citra/archive/master.zip",
"hash": "be029a6017dcff506f202f6d4100438bb0d5fdee32bf0a392b45ea2871345890",
"hash": "1220413d92e75af5caa1e22c4ed1f2a0498d135ab132be418fa2809a1bbce5f0",
"extract_dir": "galaxy-integration-citra-master",
"extract_to": "integration",
"uninstaller": {
"script": [
"(Get-Item \"$env:LOCALAPPDATA\\GOG.com\\Galaxy\\plugins\\installed\\3ds-citra\").Delete()"
]
"script": "(Get-Item \"$env:LOCALAPPDATA\\GOG.com\\Galaxy\\plugins\\installed\\3ds-citra\").Delete()"
},
"post_install": [
"$integration = \"3ds-citra\"",
Expand Down

0 comments on commit c8b3116

Please sign in to comment.