mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
ruff: Update to version 0.1.6
This commit is contained in:
parent
0970f197c0
commit
09e99645a1
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"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.5/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7ceb685bf77d218a88b495c999662e487144c639122d672d07b4246c0e88cee9"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.6/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "95f141c5e08d63114555ac03d67f65ee1f2715066384173ba07370e7785762dd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.5/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "7d6bd293c94b319db8c00116b54514000b44fd094e3819d9510298de72fc60c8"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.6/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "6f2da156ab896755a4bf52b9c15678bc55a785cf7ad3ed066cf9122cbafc4fd8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.5/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "600563177808cc5b20ed7a63785720659168f067e589bc3311f478032f721374"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.6/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "5ab84560c8015fb15e3d4aff37d8af2fad054efe49fbbcc197abeea74e356d98"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user