summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-26 21:08:44 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-26 21:08:44 -0400
commit23bbee0a9c553ae84c211f47ca870cfe14dfdfba (patch)
treea749e2459531711c94ff1cd7da2156cc17d1456a /package.json
parentb04fa027f7291710359bb6c4a8c1d0ebb85d53e5 (diff)
downloaddecky-lsfg-vk-23bbee0a9c553ae84c211f47ca870cfe14dfdfba.tar.gz
decky-lsfg-vk-23bbee0a9c553ae84c211f47ca870cfe14dfdfba.zip
initial test to build on noui package based on upstream build of lsfg-vk action
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 237961c..d54c204 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "decky-lossless-scaling-vk",
- "version": "0.7.5",
+ "version": "0.7.6",
"description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {
@@ -45,9 +45,9 @@
"remote_binary_bundling" : true,
"remote_binary": [
{
- "name": "lsfg-vk_archlinux.zip",
- "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/upstream-16403902734/lsfg-vk_archlinux.zip",
- "sha256hash": "220628261bfea8c81661d37fd0069a02214e85dbf32e28dcb08c5f55a6193075"
+ "name": "lsfg-vk_noui.zip",
+ "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/noui-jul26/lsfg-vk_noui.zip",
+ "sha256hash": "90320d382b8e10fdc2e3e5fb370877c29e6b6c3c55a19d70a632976102da268f"
}
],