summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-11 12:36:00 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-11 12:36:00 -0400
commit6e86e05beb0f054f82e6b7e67b265358245b1a2b (patch)
tree06d86cd67f1380f6b0a8bc115d7f7b926eabd42a /package.json
parente31f207b0584abd6b97e79e90caa48378477feb1 (diff)
downloaddecky-lsfg-vk-6e86e05beb0f054f82e6b7e67b265358245b1a2b.tar.gz
decky-lsfg-vk-6e86e05beb0f054f82e6b7e67b265358245b1a2b.zip
update remote bin for improved workflow, modify zip backend actions
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package.json b/package.json
index f80a47e..dd96729 100644
--- a/package.json
+++ b/package.json
@@ -40,12 +40,11 @@
"tslib": "^2.7.0"
},
"remote_binary_bundling" : true,
- "remote_binary":
- [
+ "remote_binary": [
{
- "name": "lsfg-vk-latest.tar.gz",
- "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/latest/lsfg-vk-latest.tar.gz",
- "sha256hash": "913e7bba9f1b58339df0b03cd9a8c4dd8d165912224a869b9ee8dd983ab8f3f7"
+ "name": "lsfg-vk.zip",
+ "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/upstream-16221076481/lsfg-vk.zip",
+ "sha256hash": "184a1782ddf0e54331fdb1c58f721e910b6fba1a8c89d00e813a3f01a2379b06"
}
],
"pnpm": {