ruff: Update to version 0.0.254

This commit is contained in:
github-actions[bot] 2023-03-04 08:29:30 +00:00
parent 5ee48eb6ae
commit 86a2de48c4

View File

@ -1,20 +1,20 @@
{
"version": "0.0.253",
"version": "0.0.254",
"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.253/ruff-x86_64-pc-windows-msvc.zip",
"hash": "6dc842c4ce113e7c53ffef2c4f64dff711274b120b4cee90b5638aa90cc7be6c"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-x86_64-pc-windows-msvc.zip",
"hash": "b5ba51274725225f2bc7b5e14acc1b5e4f16bf9664857b32ad2be8d35b9ae1d5"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.253/ruff-i686-pc-windows-msvc.zip",
"hash": "99d2b67aece1518d2c415d92f5b34d74f404514f7b9ae3b28cac5b94b6e7d908"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-i686-pc-windows-msvc.zip",
"hash": "2f2cdd2e240db4c2b859e8f7aa6dbf6d9caa274b7696aeffba9a88e3db5aaff6"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.253/ruff-aarch64-pc-windows-msvc.zip",
"hash": "ce5970627e5dd6cfb3a0a5915a3e6b968b38aa8ba90cf6a051d649ce1e40fabe"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-aarch64-pc-windows-msvc.zip",
"hash": "226394a64c4b288a1a6f8e270d0062170305fe3ade4b0e3b5e599dc1cae85e08"
}
},
"bin": "ruff.exe",