mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ruff: Update to version 0.4.2
This commit is contained in:
parent
cf2684e314
commit
6f4b1be2fe
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.1",
|
"version": "0.4.2",
|
||||||
"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.1/ruff-0.4.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.2/ruff-0.4.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "836106da10c5d575416bc47cafab8d9b7c62bc3f9b69ad215100b09f0507a3ba"
|
"hash": "ede9b71bae135e2042a5bdc61446da4c059776640ca803dd24a07a3d9a335ec1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.1/ruff-0.4.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.2/ruff-0.4.2-i686-pc-windows-msvc.zip",
|
||||||
"hash": "46862da5b90eaf4d4c7eeac6c889a7d713d85c13a7acc828ce5e161d4d8f8412"
|
"hash": "521e4088ae693eb5e2ad16f6a8d70ccf97c2ca3b733117a50af27464036d3af5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.1/ruff-0.4.1-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.2/ruff-0.4.2-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "2753f817675f6e3f31c324159e08ab0e1103056d4abd9e24c3042bc59bebec88"
|
"hash": "19febbd1eb6bf4c7091b323548aee452d342e35f0daddcb2445e4416bf37bfaf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user