ruff: Update to version 0.11.6

This commit is contained in:
github-actions[bot] 2025-04-17 16:29:38 +00:00
parent be7abe7e86
commit 4e33b7d508

View File

@ -1,20 +1,20 @@
{
"version": "0.11.5",
"version": "0.11.6",
"description": "An extremely fast Python linter and code formatter, written in Rust.",
"homepage": "https://github.com/astral-sh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.5/ruff-x86_64-pc-windows-msvc.zip",
"hash": "2679f4187e5cb317c5a1af17f6114d314b0d5534147097773e1cc0fd8b512429"
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9fbe8bc77738d2f231d580e315c54bc615b1bec22a6df4201e1d9a821f842ae3"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.5/ruff-i686-pc-windows-msvc.zip",
"hash": "d3333b62d4ef26d2872f6c0f3f6340da161f8e4bbc7359dd9a8eab2cb4bd2f1b"
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-i686-pc-windows-msvc.zip",
"hash": "268f9450c9a8fad32c84da1cbf3be34f2d4fdb56442cae8d73e64c6476437f31"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.5/ruff-aarch64-pc-windows-msvc.zip",
"hash": "b31e0b25db4810115f714669152ad953e2b0902630c730457152bddebf2ca3c2"
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-aarch64-pc-windows-msvc.zip",
"hash": "a5b28d8f4eb6a46bdd000f11579fcb074ab3be1e3d9140c225b7111cd7f6708f"
}
},
"bin": "ruff.exe",