mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
ruff: Update to version 0.9.5
This commit is contained in:
parent
b723b05a69
commit
4645731beb
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.4",
|
||||
"version": "0.9.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.9.4/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "45f4b700e864520fdc051b0631df4f07a2f65bcdf51fc01ee07769fd8257d092"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.5/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "48d096bc53e4c0d7434965c6b4bff911e53250cf8da8866a95b85ed4107259bf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.4/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "dae8a08a794ba0716cd4d48a84a3605f5049cef1a70381906b7ec9731915478a"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.5/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "6ea88e4aab7c4bc3e8c6f580b814d3a5aa05795e10c9b01e467ecfa8fdc58823"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.4/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3c14b5fcfae80d22532f895fec0c84dbc9c387a766368b460c3c96aa62b83562"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.5/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "75882eebde374c8f6016f3501c4a769ec1d13cb07798de77187542f9928eba44"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user