ruff: Update to version 0.0.274

This commit is contained in:
github-actions[bot] 2023-06-21 04:28:51 +00:00
parent 21a616f87a
commit a97806f08e

View File

@ -1,20 +1,20 @@
{
"version": "0.0.273",
"version": "0.0.274",
"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.273/ruff-x86_64-pc-windows-msvc.zip",
"hash": "a90be0c9b63768e93732271e048dce94370d4e833adb8136e5b760e718a703d5"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-x86_64-pc-windows-msvc.zip",
"hash": "48638029c3992691e6416a5b995c11ae97fa8bddd5bf9d46aa3c20cefc7e1929"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-i686-pc-windows-msvc.zip",
"hash": "ed53068e1792df8736c9fed9eca9321ea8ff8c777b8c3094c1ec4301d8192490"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-i686-pc-windows-msvc.zip",
"hash": "a6ccd2a0fd8aa2b10015ed7659c41beace151db8c67db349609ebb921d000390"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-aarch64-pc-windows-msvc.zip",
"hash": "3a1515928066e95e0b2ab1a39ec0dfac8eefad3a962af31cdfb666e71d1b9419"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-aarch64-pc-windows-msvc.zip",
"hash": "69e1f717871440dc0f440d87d6ddb67fe0fb0f1009072ffefecd70e7f98f3b18"
}
},
"bin": "ruff.exe",