mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ruff: Update to version 0.11.4
This commit is contained in:
parent
aa87662ffc
commit
4dbe3c77a9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.11.3",
|
||||
"version": "0.11.4",
|
||||
"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.3/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d5649ba04579aa66aa876862fa58d28ebe327513e7b4d89f087f04992ec69f4c"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.4/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b8b64b08a371e195fd76a9a4f38d30de9ca3c0151eea776d55c53324c3de4ea4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.3/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "e4a3ad502c4ebcb50e54acc2643aecb2c3adc16ed00d2bdac8ab08898f508431"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.4/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "2d068600be4a657b888ab4654c94b0f7f63d3246ea7fff14b734d2ab0053718c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.3/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "281f3e2ce6d17409e54f5a6a883e1aa8bdfa70d86baca74efb17b617094926cf"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.4/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "90ff70103285d09929f7b31a11c30bd2c5df752e2d3a61e540599cee06c39dc9"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user