mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.1.2
This commit is contained in:
parent
e572a38211
commit
c58e85eec3
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "An extremely fast Python linter, written in Rust",
|
||||
"homepage": "https://github.com/charliermarsh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.1/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "080877770e3494637a01cca05e88ed9a5a450f6129b90053e7f3014ce761f178"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.2/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5e515c69653469736e76848f401d9f72b4396d8b7be2be77f748109e04542d26"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.1/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "a6d5601c9704790409a3540d6dc6cc2a955b234f07df9553e5b4555f9b8ac7e5"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.2/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "aca5b93beac3a76edd7c2ea55f0e09672d2d7f85fcf5c9f4f65c252db643b5b4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.1/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8eb1f83b0e3c9ddd818176fc26065b87b7cb119764c84b109c70d12dff283d21"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.2/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "644390067887b8b0f1bff2805211de6bd006c97ce259760260b27da5356a7db6"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user