ruff: Update to version 0.14.5

This commit is contained in:
github-actions[bot] 2025-11-13 20:29:30 +00:00
parent 4d2c921773
commit cf60fdcabc

View File

@ -1,20 +1,20 @@
{
"version": "0.14.4",
"version": "0.14.5",
"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.4/ruff-x86_64-pc-windows-msvc.zip",
"hash": "5541af69b1f342d843f8fca6218bd0d5d9064e987d14405a2abf60ce94c615a4"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.5/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9b998bf1a790a18b829fab3368ee7404a8f1f2cec2acb650aa1fd1b74962d023"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.4/ruff-i686-pc-windows-msvc.zip",
"hash": "bbe517649a5c6134b424b3065db7b5dcfaed72c2f5e848ec87cb2b33be7a133f"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.5/ruff-i686-pc-windows-msvc.zip",
"hash": "6b54cf61dad3276995d157d000f501917f1aa54735391150bf93282329253c92"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.4/ruff-aarch64-pc-windows-msvc.zip",
"hash": "270773b34836e5b546d3ec9fe3b6cab4057881eff69828566f230baffff7634a"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.5/ruff-aarch64-pc-windows-msvc.zip",
"hash": "c09ff1cdaafd6cc3733586dc517bfd3e0d0ddc39360c90343ab7b610c8ade130"
}
},
"bin": "ruff.exe",