ruff: Update to version 0.0.270

This commit is contained in:
github-actions[bot] 2023-05-24 20:24:58 +00:00
parent 6b6ab8139d
commit 5a57fb96eb

View File

@ -1,20 +1,20 @@
{
"version": "0.0.269",
"version": "0.0.270",
"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.269/ruff-x86_64-pc-windows-msvc.zip",
"hash": "ee64eda2a22a316ad0c8b75cdc63038a284d54223b58a36c68c180b81b759731"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.270/ruff-x86_64-pc-windows-msvc.zip",
"hash": "81d197007aefe86a54e67ccc79fcce7966f9b2b3c00625bddfc6936141b4d6ab"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-i686-pc-windows-msvc.zip",
"hash": "23eb54812cae207321cee434a68a736ae939da21bdb080e609c5fa3b90106131"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.270/ruff-i686-pc-windows-msvc.zip",
"hash": "9d77a9a691bb380a34001b0f3db222491a4696147fa29c853d0bafa629fbb26b"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-aarch64-pc-windows-msvc.zip",
"hash": "af044c104fc218d5c25f5d2f62592396b82547edb00ee027672f7271f0584d5f"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.270/ruff-aarch64-pc-windows-msvc.zip",
"hash": "f1825378565ec0002bc8b012086ed4e3575643812617ce7c90605b0b07d3530d"
}
},
"bin": "ruff.exe",