mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
ruff: Update to version 0.1.10
This commit is contained in:
parent
1a658f786e
commit
8c9d264668
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.1.9",
|
||||
"version": "0.1.10",
|
||||
"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.9/ruff-0.1.9-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "114e57029f966d2a20fc51d1028a349d2da42fb50fd2e1f431ce80c48d9f8d01"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.10/ruff-0.1.10-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6f19bc22a8097f71e95075539252129891f95c68b8ced86661e6b4664696ce64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.9/ruff-0.1.9-i686-pc-windows-msvc.zip",
|
||||
"hash": "d41b9df084bd2ada170e9e37cb57d5ad94f29519df08715108fc06b88c2bab0a"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.10/ruff-0.1.10-i686-pc-windows-msvc.zip",
|
||||
"hash": "75c2df31cb8721746371609ddb90b32568596a13f701bcc195d690a74439bb05"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.9/ruff-0.1.9-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f8fe75352383cfa777a652b5e43be8c858fd77e6e501954aea5f37761ab3295a"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.10/ruff-0.1.10-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "ee89256c59a89379708b5dd1caad1f5969ea785627be8e7736d81d3f59a7d879"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user