diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2026-04-19 12:12:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-19 12:12:15 -0400 |
| commit | 9e096ef3e8ca4564f5c77f456fea346a3f28952e (patch) | |
| tree | 4e47f02b4cc62e684dc583aed0f516d33d220212 /package.json | |
| parent | 47e7e2610b44809e13bea6bad7f1345fe6f58fa3 (diff) | |
| parent | 7fb070e9f46ac3cdf34f473d31b29aef83722d22 (diff) | |
| download | Decky-Framegen-9e096ef3e8ca4564f5c77f456fea346a3f28952e.tar.gz Decky-Framegen-9e096ef3e8ca4564f5c77f456fea346a3f28952e.zip | |
Merge pull request #191 from xXJSONDeruloXx/feat/appid-patch-flow
feat: AppID-based patch/unpatch with multi-library Steam discovery and marker tracking
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6448a0d..618c88c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "remote_binary": [ { - "sha256hash": "a988ce2c0a86bba58a6313659d1ed2ab78f994dbdfab246394a2e4293ac68010", + "sha256hash": "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5", "url": "https://github.com/optiscaler/OptiScaler/releases/download/v0.9/Optiscaler_0.9.0-final.20260401._AF.7z", "name": "Optiscaler_0.9.0-final.20260401._AF.7z" }, |
