diff options
| author | XxJSONDeruloxX <danielhimebauch@gmail.com> | 2026-04-19 12:25:10 -0400 |
|---|---|---|
| committer | XxJSONDeruloxX <danielhimebauch@gmail.com> | 2026-04-19 12:25:10 -0400 |
| commit | fdcfd1035aeee76da7efca00fd1aca1898d48ef1 (patch) | |
| tree | abfa77ed5bdf3c21dba6408e4d71a76037793346 /.codacy | |
| parent | 2371546f12cdac39a484e4d9c53a4b9165b0de0a (diff) | |
| download | Decky-Framegen-fdcfd1035aeee76da7efca00fd1aca1898d48ef1.tar.gz Decky-Framegen-fdcfd1035aeee76da7efca00fd1aca1898d48ef1.zip | |
fix: correct OptiScaler 0.9.0-final download URL and sha256
The release tag is v0.9.0, not v0.9. The previous commit (7fb070e)
updated the sha256 to match the 9-byte 404 response body returned by
the /v0.9/ URL rather than the actual archive, so the Decky CLI was
validating a 'Not Found' stub and bundling it. This caused a
completely non-functional plugin that silently failed to extract
OptiScaler at install time.
Fix:
- URL: .../v0.9/... -> .../v0.9.0/...
- hash: 0019dfc4... (sha256 of 404 body) -> a988ce2c... (sha256 of real archive)
Diffstat (limited to '.codacy')
0 files changed, 0 insertions, 0 deletions
