summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2026-07-26 13:14:37 -0400
committerGitHub <noreply@github.com>2026-07-26 13:14:37 -0400
commite4aefa1d509d201ed6e1e317c173f7ad351c16c1 (patch)
treefceb92e3766c500f894f123b0a6ae58b60f1c235 /main.py
parent97b3755332ff0b485fb42428adc9c36acd871268 (diff)
parentd4cf028cf9f87a02cad1ee87db39f287327e16e3 (diff)
downloadDecky-Framegen-e4aefa1d509d201ed6e1e317c173f7ad351c16c1.tar.gz
Decky-Framegen-e4aefa1d509d201ed6e1e317c173f7ad351c16c1.zip
Merge pull request #200 from xXJSONDeruloXx/update/optiscaler-0.9.4-pre1
feat: upgrade to OptiScaler 0.9.4-pre1
Diffstat (limited to 'main.py')
-rw-r--r--main.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.py b/main.py
index a4a6760..f37727e 100644
--- a/main.py
+++ b/main.py
@@ -10,9 +10,9 @@ from datetime import datetime, timezone
from pathlib import Path
OPTISCALER_ARCHIVE_ASSET = {
- "name": "Optiscaler_0.9.3-final.20260618.7z",
- "sha256": "e3ac655d60ec11b471ac8cc5f4d3758e4bce9151c86caa339d8f0700c00282e3",
- "version": "0.9.3-final.20260618",
+ "name": "Optiscaler_0.9.4-pre1.20260623.7z",
+ "sha256": "02b407d69a7372ada6eaa8db2c835e9432a9ec436ffe8eea34eecf9c5f6c240c",
+ "version": "0.9.4-pre1.20260623",
}
FSR4_INT8_ASSET = {