diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-06-22 21:44:07 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-06-22 21:44:07 -0400 |
| commit | 281285a3c199a4251e60d4bf477075698a2d7a2e (patch) | |
| tree | ea343c022f2e57c5de114464d4f5f232b2f0abc5 /main.py | |
| parent | dc4610dabb0a70783d4b9e9832578ddde757a850 (diff) | |
| download | Decky-Framegen-281285a3c199a4251e60d4bf477075698a2d7a2e.tar.gz Decky-Framegen-281285a3c199a4251e60d4bf477075698a2d7a2e.zip | |
feat: upgrade to OptiScaler 0.9.4-pre1
Diffstat (limited to 'main.py')
| -rw-r--r-- | main.py | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 = { |
