mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.3.3
This commit is contained in:
parent
cbab66a07f
commit
2da27661c6
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"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.3.2/ruff-0.3.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e471bd3b2f003ce9971cab86e5ca7196554e15e94abb0de5d981bbd1733d63f5"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.3/ruff-0.3.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ecee1d7db8fc22eda0a540f3526ce5e59f27fe0fd4a227aa018bfc83648685c9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.2/ruff-0.3.2-i686-pc-windows-msvc.zip",
|
||||
"hash": "4798036672290dcf7b117362c51ce7e05540a4f53851162fa5099aafb16a78a0"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.3/ruff-0.3.3-i686-pc-windows-msvc.zip",
|
||||
"hash": "2b75c542ee71e485e59971d254329e14d67e5cb62513228a75b59806a54b6ac2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.2/ruff-0.3.2-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3687845a213cc7b32c9696ec54cb53f28fa7080a6174cdb1ee0f5400869481b3"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.3/ruff-0.3.3-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a5acb285ca294e2df999c3606aa75841f3e36b0d74d7666936c9d35f821eaa87"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user