mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ruff: Update to version 0.1.12
This commit is contained in:
parent
e7cfa030b4
commit
e085f460b5
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.11",
|
"version": "0.1.12",
|
||||||
"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.1.11/ruff-0.1.11-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.12/ruff-0.1.12-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "bdf9beb2e90028bd5113bc6bf8b450629503805fbb71d32a010785552001807b"
|
"hash": "255a7e8a84cf33cc495653b78768c733af3f7d7f4c698df80180eb60b537c3f3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.11/ruff-0.1.11-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.12/ruff-0.1.12-i686-pc-windows-msvc.zip",
|
||||||
"hash": "0e60c445c50123ec9460824c3e169967a9bdcea8b3481429a007c75de8895ae4"
|
"hash": "88a15fb7265646cccb996a59fb802ac70660e4f12ea686f629c6b0f545cf3d04"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.11/ruff-0.1.11-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.12/ruff-0.1.12-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "95d29dd99b0d6c4525f0d6a59fa07cccf4b3e06a700f499a63d8e9b5ffa53a2c"
|
"hash": "7a5b061d0165ab9dd0d7112158e17bcf8d83c71cf4db72152273846889cc4978"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user