mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ruff: Update to version 0.1.11
This commit is contained in:
parent
4db486b15c
commit
35757d6e02
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11",
|
||||
"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.10/ruff-0.1.10-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6f19bc22a8097f71e95075539252129891f95c68b8ced86661e6b4664696ce64"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.11/ruff-0.1.11-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bdf9beb2e90028bd5113bc6bf8b450629503805fbb71d32a010785552001807b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.10/ruff-0.1.10-i686-pc-windows-msvc.zip",
|
||||
"hash": "75c2df31cb8721746371609ddb90b32568596a13f701bcc195d690a74439bb05"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.11/ruff-0.1.11-i686-pc-windows-msvc.zip",
|
||||
"hash": "0e60c445c50123ec9460824c3e169967a9bdcea8b3481429a007c75de8895ae4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.10/ruff-0.1.10-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "ee89256c59a89379708b5dd1caad1f5969ea785627be8e7736d81d3f59a7d879"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.11/ruff-0.1.11-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "95d29dd99b0d6c4525f0d6a59fa07cccf4b3e06a700f499a63d8e9b5ffa53a2c"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user