diff --git a/bucket/ruff.json b/bucket/ruff.json index 75d18ee5e0..27cedc7e57 100644 --- a/bucket/ruff.json +++ b/bucket/ruff.json @@ -1,20 +1,20 @@ { - "version": "0.0.272", + "version": "0.0.273", "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.272/ruff-x86_64-pc-windows-msvc.zip", - "hash": "f310e50544fb63dd25bf35681085d12622b8a91790936b35b65467d86f47a899" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-x86_64-pc-windows-msvc.zip", + "hash": "a90be0c9b63768e93732271e048dce94370d4e833adb8136e5b760e718a703d5" }, "32bit": { - "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.272/ruff-i686-pc-windows-msvc.zip", - "hash": "57a194b7006bac7a0c5dd1f8b1bed636e05e599ec567b27992bf2a86b1d48806" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-i686-pc-windows-msvc.zip", + "hash": "ed53068e1792df8736c9fed9eca9321ea8ff8c777b8c3094c1ec4301d8192490" }, "arm64": { - "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.272/ruff-aarch64-pc-windows-msvc.zip", - "hash": "afea2d8d645970d46eeff8823c8e299bab7dc0bca3f05e54afa03a31ecf7dd4e" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-aarch64-pc-windows-msvc.zip", + "hash": "3a1515928066e95e0b2ab1a39ec0dfac8eefad3a962af31cdfb666e71d1b9419" } }, "bin": "ruff.exe",