ruff: Update to version 0.0.258

This commit is contained in:
github-actions[bot] 2023-03-23 00:36:57 +00:00
parent afac78e8a2
commit 191bd96645

View File

@ -1,20 +1,20 @@
{
"version": "0.0.257",
"version": "0.0.258",
"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.257/ruff-x86_64-pc-windows-msvc.zip",
"hash": "c6f7f3bbb4e7f2bc018049d75f4418a86ef4728647d1942400466505e17c72a0"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.258/ruff-x86_64-pc-windows-msvc.zip",
"hash": "166860009e58e6923dfa700b9df5f51a85aad23df6798d82614f46cd0aede60c"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.257/ruff-i686-pc-windows-msvc.zip",
"hash": "d847b4cb79daee62260e4edbb675861b26e36ab3212664dd1193785b91a09492"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.258/ruff-i686-pc-windows-msvc.zip",
"hash": "56c99a61e4217e8dfbc966c6216a032f3925d5129ae34fb6fa52e57212a3869e"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.257/ruff-aarch64-pc-windows-msvc.zip",
"hash": "7dba8dd5bb3b869de736f2315e93571e03f81078574000f3468806e8b4756164"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.258/ruff-aarch64-pc-windows-msvc.zip",
"hash": "fdb09c7f312078bbaaa829ce779053c25a9f1a5f4576c79b6ecd36726e81f681"
}
},
"bin": "ruff.exe",