mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
ruff: Update to version 0.6.4
This commit is contained in:
parent
a9ef9b8826
commit
419e02a74a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.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.6.3/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2a4bdca05e61b9855b7668d5377503feb69332fd1401069392212e0579533608"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.4/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "929f333ffdfefd8d3aa059d3f3701a6cbf485b1034c476dd296ee05d86ab24bc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.3/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "91964a944144408f8d590fa9714d65a437b845bd513a03f40c0b2ba9f85bc992"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.4/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "893f12374c1a18bad5e76888d27f218bd37bb5b65d560828b7eda239acaaab36"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.3/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2c8ae364f971be8e23efec0a503dbfdc6fe9af7c33460ab565673f4e85706866"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.4/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "9be75d97d19f170b8ed8553c5632294cc16349bbdb9c669e532183e2bee0adf4"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user