ruff: Update to version 0.14.6

This commit is contained in:
github-actions[bot] 2025-11-21 16:30:02 +00:00
parent 23b06a0873
commit 8401d37d56

View File

@ -1,20 +1,20 @@
{
"version": "0.14.5",
"version": "0.14.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.14.5/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9b998bf1a790a18b829fab3368ee7404a8f1f2cec2acb650aa1fd1b74962d023"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.6/ruff-x86_64-pc-windows-msvc.zip",
"hash": "3a8bb3499484c7f9e86060c89d0e61c47dac7f9fb4d7fe46bc59dca400b322c9"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.5/ruff-i686-pc-windows-msvc.zip",
"hash": "6b54cf61dad3276995d157d000f501917f1aa54735391150bf93282329253c92"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.6/ruff-i686-pc-windows-msvc.zip",
"hash": "c7b76311939f0ed7fbf4fe1be7c6c96c05b26a73e500650dff2586cbbe5c0b45"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.5/ruff-aarch64-pc-windows-msvc.zip",
"hash": "c09ff1cdaafd6cc3733586dc517bfd3e0d0ddc39360c90343ab7b610c8ade130"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.6/ruff-aarch64-pc-windows-msvc.zip",
"hash": "90518b6d16fe8b705c891dcdd77b20ab41da5e042b085aced7bbc647f6f2fdcd"
}
},
"bin": "ruff.exe",