mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.1.14
This commit is contained in:
parent
9ed20370e4
commit
e81ac2df27
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"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.1.13/ruff-0.1.13-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "281ac3ac6b33367766313589c6fa0afce073a3cfb0eead36bf7e2fea4cbe797d"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.14/ruff-0.1.14-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f57b782774e7d8adc206688fe7df11e0de955ecb50230900467151ebe20b373e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.13/ruff-0.1.13-i686-pc-windows-msvc.zip",
|
||||
"hash": "0c1dc1f3e52e618246c489d306bea596c2697106a1ae3dda0bbafe9688517fc2"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.14/ruff-0.1.14-i686-pc-windows-msvc.zip",
|
||||
"hash": "f137af73a29ca9b9f826e2d5cab9c985b61f07215c21854ff06fd1d6bfdd174f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.13/ruff-0.1.13-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2920aa60da39e966c2b49b2d851d92cbe22a0e0030db85599fc35c5ea232f316"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.14/ruff-0.1.14-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a938c4bf25c846a4c4b249f61bd98954d6fd87f03e6b719dd961acd88f9c3e79"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user