mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
ruff: Update to version 0.4.3
This commit is contained in:
parent
55e0f97e69
commit
f812a57d02
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"description": "An extremely fast Python linter, written in Rust",
|
||||
"homepage": "https://github.com/astral-sh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.2/ruff-0.4.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ede9b71bae135e2042a5bdc61446da4c059776640ca803dd24a07a3d9a335ec1"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.3/ruff-0.4.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "25955175aa3ea8f250d8569b4bc6a0837dca7989873ef1de3479588bfc876211"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.2/ruff-0.4.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "521e4088ae693eb5e2ad16f6a8d70ccf97c2ca3b733117a50af27464036d3af5"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.3/ruff-0.4.3-i686-pc-windows-msvc.zip",
|
||||
"hash": "b50ed1c9f20a2a1d6ed7d961d5f1df76423ee7541410a4460fed5353e5c5f846"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.2/ruff-0.4.2-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "19febbd1eb6bf4c7091b323548aee452d342e35f0daddcb2445e4416bf37bfaf"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.3/ruff-0.4.3-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2c7cbbb5819cb6ee946efd1ed871fb655302b55055cde1b43894620b808bdd13"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user