Skip to content

Commit

Permalink
demulshooter: Update to version 12 (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
RavenMacDaddy authored Mar 28, 2024
1 parent 62fa3e3 commit 84141d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/demulshooter.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "11.7",
"version": "12",
"description": "Hook into (mostly) emulators to allow playing rail shooter games with up to 4 lightguns or HID devices",
"homepage": "https://github.com/argonlefou/DemulShooter",
"license": "Unknown",
Expand All @@ -8,8 +8,8 @@
"The usage instructions for the app can be found here: https://github.com/argonlefou/DemulShooter/wiki/Usage",
""
],
"url": "https://github.com/argonlefou/DemulShooter/releases/download/v11.7/DemulShooter_v11.7.zip",
"hash": "f894524c327b98038f96444ed5df82101af1da43e83bc77bd6c57694b21c33e7",
"url": "https://github.com/argonlefou/DemulShooter/releases/download/v12.0/DemulShooter_v12.zip",
"hash": "a4c6e2f2647c0fff97d0579d09845ab81cecb1b16bd662dc5a3d7c3cfd248bb0",
"pre_install": "if (!(Test-Path \"$persist_dir\\config.ini\")) { New-Item -ItemType File \"$dir\\config.ini\" | Out-Null }",
"shortcuts": [
[
Expand Down

0 comments on commit 84141d5

Please sign in to comment.