mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.11.6
This commit is contained in:
parent
be7abe7e86
commit
4e33b7d508
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.5",
|
"version": "0.11.6",
|
||||||
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
||||||
"homepage": "https://github.com/astral-sh/ruff",
|
"homepage": "https://github.com/astral-sh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.5/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2679f4187e5cb317c5a1af17f6114d314b0d5534147097773e1cc0fd8b512429"
|
"hash": "9fbe8bc77738d2f231d580e315c54bc615b1bec22a6df4201e1d9a821f842ae3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.5/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "d3333b62d4ef26d2872f6c0f3f6340da161f8e4bbc7359dd9a8eab2cb4bd2f1b"
|
"hash": "268f9450c9a8fad32c84da1cbf3be34f2d4fdb56442cae8d73e64c6476437f31"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.5/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "b31e0b25db4810115f714669152ad953e2b0902630c730457152bddebf2ca3c2"
|
"hash": "a5b28d8f4eb6a46bdd000f11579fcb074ab3be1e3d9140c225b7111cd7f6708f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user