mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ruff: Update to version 0.11.12
This commit is contained in:
parent
4b2fc6ed36
commit
5cb0a0b19a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.11.11",
|
||||
"version": "0.11.12",
|
||||
"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.11/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b7619ff27098a4d7f37c52fb8fc61ccfe677aaade7722a385b40f8d5273ebddd"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.12/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e82daaa5e48d736188701453c299bc8f88499688ebdada4b1abeb723965ffcd9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "507a588d22c9eb3558c86e85d50f6cbc099d52444dc05290c61ae8454aee25de"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.12/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "1bf29679dd5206c9934d42040a5bea6398ff34148c888d89100b8469178cba3c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7c43804a3a9646edbc70eda6dab061343a5545844dbaff82ba472df3be4b74e0"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.12/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "cde9c77e457edc98dd9f2ac39f1415d00117c564e7620e055da260fc05085476"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user