mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
ruff: Update to version 0.14.9
This commit is contained in:
parent
767359c21a
commit
f136d96a28
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.14.8",
|
||||
"version": "0.14.9",
|
||||
"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.8/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a837e98f5e6a21222a896f60521f563aea2c686a07cad17da9f5b5f2c4e04f8a"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.9/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "98727a845f01782b78efe1a3f0913aa9ec76c9a24e09aca89e26b3b684ca86a0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "2bdff511119eb9d94e5a240c15bef668c43b0640e61c549b32242d7b04efd062"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.9/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "a7e19280ec509dbefdffd097e29f0ca411cca7196a7272198d022d22d5fad6c3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "965217e69f6d43e4df25abeec7b51a5ea014dbec219b9b2866ca37dcd312405e"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.9/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "dcc2c8a687b9682ab345418ba2793bc8594ae1f2bdb78af520b363e17cf2e271"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user