diff --git a/_data/licenses.yml b/_data/licenses.yml index 3778b287..80019668 100644 --- a/_data/licenses.yml +++ b/_data/licenses.yml @@ -6,7 +6,7 @@ beautiful-jekyll: gamepad-helper: name: LizardByte/gamepad-helper # renovate: datasource=npm depName=@lizardbyte/gamepad-helper - version: '2026.219.34512' + version: '2026.815.152915' url: https://github.com/LizardByte/gamepad-helper/ license: MIT shared-web: diff --git a/gamepad-tester.html b/gamepad-tester.html index f137ed11..1c589110 100644 --- a/gamepad-tester.html +++ b/gamepad-tester.html @@ -8,7 +8,7 @@ ext-js: - href: "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.5.0/chart.umd.min.js" sri: "sha512-Y51n9mtKTVBh3Jbx5pZSJNDDMyY+yGe77DGtBPzRlgsf/YLCh13kSZ3JmfHGzYFCmOndraf0sQgfM654b7dJ3w==" - - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2026.219.34512/dist/gamepad-helper.js" + - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2026.815.152915/dist/gamepad-helper.js" js: - /assets/js/gamepad-tester.js ---