mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.5.7
This commit is contained in:
parent
3aff0909bc
commit
3e6210c1fc
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.5.6",
|
||||
"version": "0.5.7",
|
||||
"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.5.6/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3132da48d8c0596079a96d3c68cbe5e11353c8ed862b4221b2036830cf86a1db"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.5.7/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "43db9594ec5b2ebdebbcf950199dbe52ea87ce5d6c5cc0f44356f91c62641c4b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.5.6/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "fbbffe35e6aba3fcf78b40824d2b318b9f7c06a944e9ae4ded3dd0edeab3beb9"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.5.7/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "cafaeddc1ffb710c931a5c62652ccd1732841b6b4b1f2fb9bca4b694853ed486"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.5.6/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "d6826baf8e5cc40a5045ece127eb48e4ce4e95aa80435b70831be1bc6ec7f488"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.5.7/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2fc686fe1acc813bd51a2cac89f2cabfae9144db01862d04f052b06eb07cb522"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user