mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ruff: Update to version 0.3.7
This commit is contained in:
parent
ad97c878c0
commit
c4e1dcfbe0
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"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.3.6/ruff-0.3.6-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bfe5d3af54d2d12e8487e397e25505acb89cfb64c08ab44c0cc5a09b9276a1ac"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.7/ruff-0.3.7-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "614136fdd24663104483eac99b62a61e6a22e97d685d7c7238ac5cd2fed9907e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.6/ruff-0.3.6-i686-pc-windows-msvc.zip",
|
||||
"hash": "b70dfce4ad815a793d17dc27194528ae88dcdb6a7e31ebc386fb68bffd04f2e1"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.7/ruff-0.3.7-i686-pc-windows-msvc.zip",
|
||||
"hash": "9a7914be652913b023e0fddc7532b233472828bdc0ed1e8deb3ff2eba2bec4da"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.6/ruff-0.3.6-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "13bfb83dc2675820a11d2468b63fcd3d83800aa546c3e21d00ccf5e80af49b96"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.7/ruff-0.3.7-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e7155b46a4242d9013b8eec2a669b54719f0e53383d0b7f135fe9a8bc2d7436b"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user