mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ruff: Update to version 0.7.4
This commit is contained in:
parent
f19c18473a
commit
e39d1c3893
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.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.7.3/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "203a6fdb3895de9d0ad5e81d2f8b76a87dfdf94cff5e2749ce25139086c215d5"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.4/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d6c1c7ecfcce022f87a172ed8586f068f616e9844d6ee5d2527dfcfb7348f45c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.3/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "fa73be28444e60bde0d13853443e69ec941567eb4a99c1e28bf57ef94406a7cf"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.4/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "8952479328ddb7f89812a5f560a34c4a2e675cf72127a1ed86e631f5ccc845f0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.3/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "6cdbdab6b95b7b9988e8f47a602ed1ab7fd1a5fa34f2269d99dabf548962a952"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.4/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1d9080512657669c3904bf9d779140f90ca1f5d0e2ffa3bc8c0042b1da73dda3"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user