diff --git a/bucket/ruff.json b/bucket/ruff.json index e1e2800738..86b5ca4d0c 100644 --- a/bucket/ruff.json +++ b/bucket/ruff.json @@ -1,20 +1,20 @@ { - "version": "0.0.254", + "version": "0.0.255", "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.254/ruff-x86_64-pc-windows-msvc.zip", - "hash": "b5ba51274725225f2bc7b5e14acc1b5e4f16bf9664857b32ad2be8d35b9ae1d5" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-x86_64-pc-windows-msvc.zip", + "hash": "5ea29101388510b7382c98853d3abb05382a52eb84749754e65c075cf779f967" }, "32bit": { - "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-i686-pc-windows-msvc.zip", - "hash": "2f2cdd2e240db4c2b859e8f7aa6dbf6d9caa274b7696aeffba9a88e3db5aaff6" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-i686-pc-windows-msvc.zip", + "hash": "e5bcbfcb79981dc15c2c89ecbef3bb49398e3e9778ac86a225951766b797f2cd" }, "arm64": { - "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-aarch64-pc-windows-msvc.zip", - "hash": "226394a64c4b288a1a6f8e270d0062170305fe3ade4b0e3b5e599dc1cae85e08" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-aarch64-pc-windows-msvc.zip", + "hash": "6ce982787836c9bda66ba984c644d1decf15e017e73995be8e8779d3d6f5987e" } }, "bin": "ruff.exe",