{ "version": "4.3.0", "description": "A collection of tools for creating/validating/supercompressing/converting or information display of ktx files.", "homepage": "https://github.com/KhronosGroup/KTX-Software", "license": { "identifier": "Apache-2.0|Multiple licences", "url": "https://github.com/KhronosGroup/KTX-Software/blob/master/LICENSE.md" }, "architecture": { "64bit": { "url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v4.3.0/KTX-Software-4.3.0-Windows-x64.exe#/dl.7z", "hash": "e0aa2e7ead4e92ca17d9a93d656b6373fde2a2311004b2e84da166919e6a2cf2" }, "arm64": { "url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v4.3.0/KTX-Software-4.3.0-Windows-arm64.exe#/dl.7z", "hash": "24314041238fc777cbd39e609a705a5ec67d9e79375bf3f5e0b8d007b0c5362a" } }, "bin": [ "bin/ktx2check.exe", "bin/ktx2ktx2.exe", "bin/ktxinfo.exe", "bin/ktxsc.exe", "bin/toktx.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v$version/KTX-Software-$version-Windows-x64.exe#/dl.7z" }, "arm64": { "url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v$version/KTX-Software-$version-Windows-arm64.exe#/dl.7z" } } } }