mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.6.1
This commit is contained in:
parent
da98bbdfae
commit
5b21312c0b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"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.0/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9e69401032a71b88460752848263d856621d178599aaa8703a5942120768663a"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.1/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a703f5008033bffb10ee2f9d96339de0bd5168440735b3d139b0548df795cdaa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.0/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "f544ff5db36dc1a51f0574b795541cf98a4673b95a5a3bd2e597cadeb5ea6622"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.1/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "74a84fe2998c517d2825719067db793e365ec4247ce7f6a10839158e1b0e983c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.0/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f2f713b4a422f4b3b04ebbad7c373d8f5098f4460e1d431c964df7306dccac0f"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.1/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "9e0313f0d0963ef4ed51bc8eba22727799086275d03eca6bc78188113dea6467"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user