mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
ruff: Update to version 0.4.0
This commit is contained in:
parent
16bb9c1cf0
commit
a2d5ebb14c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.7",
|
"version": "0.4.0",
|
||||||
"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.3.7/ruff-0.3.7-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.0/ruff-0.4.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "614136fdd24663104483eac99b62a61e6a22e97d685d7c7238ac5cd2fed9907e"
|
"hash": "813395d368745b4ee4ddd5e2b5d7abf28ef9fbd16ce8b55cc2d178f0b031e7e7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.7/ruff-0.3.7-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.0/ruff-0.4.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "9a7914be652913b023e0fddc7532b233472828bdc0ed1e8deb3ff2eba2bec4da"
|
"hash": "8418876862e4451f05e28a6fa2be1f9124a30417ad32417d892e267fb2265779"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.3.7/ruff-0.3.7-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.0/ruff-0.4.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "e7155b46a4242d9013b8eec2a669b54719f0e53383d0b7f135fe9a8bc2d7436b"
|
"hash": "2801603ba69d3f9c31a5623ebfb4fe85fd746357ced0ef67698649b93fd57c05"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user