ruff: Update to version 0.0.261

This commit is contained in:
github-actions[bot] 2023-04-05 04:26:45 +00:00
parent b551e1fe9d
commit d9c01e7748

View File

@ -1,20 +1,20 @@
{
"version": "0.0.260",
"version": "0.0.261",
"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.260/ruff-x86_64-pc-windows-msvc.zip",
"hash": "4ee692a048ba150287edeebc788c80ea6093d9de6b479bf206d77b2d99470b93"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.261/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9eee36da8007e3e956df48c1b7615f72c9bee3b004481e1c2826aa24f39887f7"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.260/ruff-i686-pc-windows-msvc.zip",
"hash": "b2e841cdab591d5a5c05d4b8f23e918258f4ae8a67f6b7db9a831368e09b5d84"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.261/ruff-i686-pc-windows-msvc.zip",
"hash": "51b87adf039a466d1802ee4b8274362d7129a74abd75ceb8340daaa1137eeefc"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.260/ruff-aarch64-pc-windows-msvc.zip",
"hash": "916407b0e06b500c4ce0838f2026f5caedefbbb7fd1d3c34d12bda75f142c65d"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.261/ruff-aarch64-pc-windows-msvc.zip",
"hash": "8f11aaf97fb6e50a0d3690b30ef98872c2f5137e0f49e80cf6f5c99e6f9afb5c"
}
},
"bin": "ruff.exe",