summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-23 16:50:01 -0400
committerGitHub <noreply@github.com>2025-07-23 16:50:01 -0400
commit32fc92aa68f0a53cd037bf5866a1f162f69b8dde (patch)
tree069148cfbb037d17b8fdc1451337b7f9e2b94737
parent9ef3f07205dbbb7bcdc0361141b2a1d2e21e5cfe (diff)
parent3d99b441f675c45c0a909c2c5e5bbf05ba5b3bd3 (diff)
downloaddecky-lsfg-vk-32fc92aa68f0a53cd037bf5866a1f162f69b8dde.tar.gz
decky-lsfg-vk-32fc92aa68f0a53cd037bf5866a1f162f69b8dde.zip
Merge pull request #78 from xXJSONDeruloXx/fence-onlyv0.6.15
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index c2945b4..3000ac9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "decky-lossless-scaling-vk",
- "version": "0.6.11",
+ "version": "0.6.14",
"description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {
@@ -46,8 +46,8 @@
"remote_binary": [
{
"name": "lsfg-vk_archlinux.zip",
- "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/upstream-16403902734/lsfg-vk_archlinux.zip",
- "sha256hash": "220628261bfea8c81661d37fd0069a02214e85dbf32e28dcb08c5f55a6193075"
+ "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/fence-only/lsfg-vk_archlinux.zip",
+ "sha256hash": "8bc183c8398defe9b190fa1ea68a7c6c117401bbce6d34fbdda8f8ffd5ab4c71"
}
],