summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-15 20:41:17 -0400
committerGitHub <noreply@github.com>2025-07-15 20:41:17 -0400
commit52b2b5fbce49a19abc0b1e55db83b2d67903312f (patch)
treee86b7bbafc74c68683617904bf77092fc6361c05 /package.json
parent92cce332191f9150cbd85d01423ee20a680d8246 (diff)
parentec4541dd78f4e2a58b679b20740f323d8ce76698 (diff)
downloaddecky-lsfg-vk-52b2b5fbce49a19abc0b1e55db83b2d67903312f.tar.gz
decky-lsfg-vk-52b2b5fbce49a19abc0b1e55db83b2d67903312f.zip
Merge pull request #14 from xXJSONDeruloXx/remote-bumpv0.3.1
v0.3.1
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 4c285df..a887953 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "lossless-scaling-vk",
- "version": "0.2.0",
- "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk compatibility layer",
+ "version": "0.3.1",
+ "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {
"build": "rollup -c",
@@ -43,8 +43,8 @@
"remote_binary": [
{
"name": "lsfg-vk_archlinux.zip",
- "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/upstream-16241554722/lsfg-vk_archlinux.zip",
- "sha256hash": "46f3ea5e8e01d0f1c52310f9f0918ee9229c89dc1e901788219662d7e7a3e99a"
+ "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/upstream-16274840875/lsfg-vk_archlinux.zip",
+ "sha256hash": "7409f91a717d17d77c90eec161652dcc26a6fab333b253a9e095e451ad81bbab"
}
],
"pnpm": {