mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
ruff: Update to version 0.4.7
This commit is contained in:
parent
0fca2b4ee8
commit
2e88a7de04
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.6",
|
"version": "0.4.7",
|
||||||
"description": "An extremely fast Python linter, written in Rust",
|
"description": "An extremely fast Python linter, written in Rust",
|
||||||
"homepage": "https://github.com/astral-sh/ruff",
|
"homepage": "https://github.com/astral-sh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0bd9f80fe9c6cb1fcde9f835b4960b22192d81cd71533c52114e548a82164aca"
|
"hash": "10f19d4d6de1bb36b5ad9245dac53cb710c49d2c6d3f908a90690fce156d5554"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-i686-pc-windows-msvc.zip",
|
||||||
"hash": "36c36935ce395a9d38f9f9a6271cc990d022d2a16ec187753f33b16d7f1ca2e4"
|
"hash": "1663aa60ff9bee55ab5ddec0c583850a9fa21393fef466ebc9296f9d431040d9"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "a9fae31935454dc881bc779af0565aebf24391d080b8ca7c44146330f9162917"
|
"hash": "63341a074cde41de5cbeb7d2316e5bf97c4b45a2a185f3757823ec660665cb8b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user