diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-08-03 11:11:44 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-08-03 11:11:44 -0400 |
| commit | 4082bfcb62dc16950a3c86d7f17e9ba7a13e84e8 (patch) | |
| tree | 310ba7c0bac6e6016baa1b026557c9384f7a9a5e /package.json | |
| parent | 6435769b270c8f849839a971f21b802a3f70662e (diff) | |
| download | decky-lsfg-vk-4082bfcb62dc16950a3c86d7f17e9ba7a13e84e8.tar.gz decky-lsfg-vk-4082bfcb62dc16950a3c86d7f17e9ba7a13e84e8.zip | |
fix: point plugin at dynamic Decky layer release
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index f775a22..ff584a8 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "remote_binary": [ { "name": "lsfg-vk-layer-x86_64.tar.xz", - "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/v2.0.0-decky.2/lsfg-vk-layer-x86_64.tar.xz", - "sha256hash": "3bf5baaf391c6240de9978161a68aa8c9a54eff4246b79f9ea5b2ad1ec1a53a4" + "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/v2.0.0-decky.3/lsfg-vk-layer-x86_64.tar.xz", + "sha256hash": "56c272fce333c420ee68522b3c5ba1509787ecb714e4c1217be69ba9d4985007" }, { "name": "lsfg-vk-layer-aarch64.tar.xz", |
