{ "version": "0.0.269", "description": "An extremely fast Python linter, written in Rust", "homepage": "https://github.com/charliermarsh/ruff", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-x86_64-pc-windows-msvc.zip", "hash": "ee64eda2a22a316ad0c8b75cdc63038a284d54223b58a36c68c180b81b759731" }, "32bit": { "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-i686-pc-windows-msvc.zip", "hash": "23eb54812cae207321cee434a68a736ae939da21bdb080e609c5fa3b90106131" }, "arm64": { "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-aarch64-pc-windows-msvc.zip", "hash": "af044c104fc218d5c25f5d2f62592396b82547edb00ee027672f7271f0584d5f" } }, "bin": "ruff.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/charliermarsh/ruff/releases/download/v$version/ruff-x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/charliermarsh/ruff/releases/download/v$version/ruff-i686-pc-windows-msvc.zip" }, "arm64": { "url": "https://github.com/charliermarsh/ruff/releases/download/v$version/ruff-aarch64-pc-windows-msvc.zip" } }, "hash": { "url": "$url.sha256" } } }