ruff: Update to version 0.0.264

This commit is contained in:
github-actions[bot] 2023-05-02 08:27:11 +00:00
parent 19e2f390f2
commit 4ec84c39bd

View File

@ -1,20 +1,20 @@
{
"version": "0.0.263",
"version": "0.0.264",
"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.263/ruff-x86_64-pc-windows-msvc.zip",
"hash": "134f04f5e78f7e2e9c46bd0ef56f279c7b6a5cb5cd95c113724ca5ae7701b3e7"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.264/ruff-x86_64-pc-windows-msvc.zip",
"hash": "ed21b7c61839120e4c74c03e9a6c24d08e6c39bc2e9c6836b338a6b0b78797b7"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.263/ruff-i686-pc-windows-msvc.zip",
"hash": "54c21794aa90de63a14088541aa58d95333816a9f876104769c86a1134539e25"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.264/ruff-i686-pc-windows-msvc.zip",
"hash": "498fc60b6ef8ebecd8430ad2a5eaf04945214f3f2e3b60452e9c55efd9427612"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.263/ruff-aarch64-pc-windows-msvc.zip",
"hash": "5138f3fab30b0990fdc7be3c0dceea449d83be3552ab7852db832cc11154a86d"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.264/ruff-aarch64-pc-windows-msvc.zip",
"hash": "837a74d5c863e37e48f0916f2c1630f1ace340eda0c58d91c118df4351a6c527"
}
},
"bin": "ruff.exe",