ruff: Update to version 0.0.292

This commit is contained in:
github-actions[bot] 2023-10-02 20:24:24 +00:00
parent ca4b8d832c
commit bab19786a7

View File

@ -1,20 +1,20 @@
{
"version": "0.0.291",
"version": "0.0.292",
"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.291/ruff-x86_64-pc-windows-msvc.zip",
"hash": "5ded4afd6133e1c93fa5c49534978975bfa942d79e94c2ce917f325ae735a9e2"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.292/ruff-x86_64-pc-windows-msvc.zip",
"hash": "76f1fd5b40a9325a7638f0a5d1d260aa7c10b9d63456ab6d8345afa68db907fe"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.291/ruff-i686-pc-windows-msvc.zip",
"hash": "e18ff6fa1ab0484b1e4d6360dfefc30392ca6a19c4c97865be6d57d8fcb322c6"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.292/ruff-i686-pc-windows-msvc.zip",
"hash": "3dec6513e8bcbbee8a57c868acd808eb1bccd9e00b07e35c1ba70ff78fb84224"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.291/ruff-aarch64-pc-windows-msvc.zip",
"hash": "65c09e014e712e9badbe527f3d793057fcd7e76333b8190bdca70f6183f64533"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.292/ruff-aarch64-pc-windows-msvc.zip",
"hash": "bbdf4aa474899196290734f45dabebc4faf796039367125c171ec017f7bcfa85"
}
},
"bin": "ruff.exe",