diff --git a/bucket/ruff.json b/bucket/ruff.json index 5af8012ab0..574f094039 100644 --- a/bucket/ruff.json +++ b/bucket/ruff.json @@ -1,20 +1,20 @@ { - "version": "0.0.290", + "version": "0.0.291", "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.290/ruff-x86_64-pc-windows-msvc.zip", - "hash": "90372ce4df121cec268d45d8e407511bd7ca81f77a2f7e7625bf44a94b71edb4" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.291/ruff-x86_64-pc-windows-msvc.zip", + "hash": "5ded4afd6133e1c93fa5c49534978975bfa942d79e94c2ce917f325ae735a9e2" }, "32bit": { - "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-i686-pc-windows-msvc.zip", - "hash": "956470e902b119a0e1e8d553b1b4f9dcb5d294bc5fbccef8450fd111c9919ca3" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.291/ruff-i686-pc-windows-msvc.zip", + "hash": "e18ff6fa1ab0484b1e4d6360dfefc30392ca6a19c4c97865be6d57d8fcb322c6" }, "arm64": { - "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-aarch64-pc-windows-msvc.zip", - "hash": "638e7ba1dcd30391772185ff265799361ffed34bad5b1a28407f2f6e2f13d26c" + "url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.291/ruff-aarch64-pc-windows-msvc.zip", + "hash": "65c09e014e712e9badbe527f3d793057fcd7e76333b8190bdca70f6183f64533" } }, "bin": "ruff.exe",