mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
ruff: Update to version 0.4.1
This commit is contained in:
parent
f3f9e64a99
commit
27eca61a8f
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"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.4.0/ruff-0.4.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "813395d368745b4ee4ddd5e2b5d7abf28ef9fbd16ce8b55cc2d178f0b031e7e7"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.1/ruff-0.4.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "836106da10c5d575416bc47cafab8d9b7c62bc3f9b69ad215100b09f0507a3ba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.0/ruff-0.4.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "8418876862e4451f05e28a6fa2be1f9124a30417ad32417d892e267fb2265779"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.1/ruff-0.4.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "46862da5b90eaf4d4c7eeac6c889a7d713d85c13a7acc828ce5e161d4d8f8412"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.0/ruff-0.4.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2801603ba69d3f9c31a5623ebfb4fe85fd746357ced0ef67698649b93fd57c05"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.1/ruff-0.4.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2753f817675f6e3f31c324159e08ab0e1103056d4abd9e24c3042bc59bebec88"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user