mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
ruff: Update to version 0.1.5
This commit is contained in:
parent
c4af99ce96
commit
1181995041
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"description": "An extremely fast Python linter, written in Rust",
|
"description": "An extremely fast Python linter, written in Rust",
|
||||||
"homepage": "https://github.com/charliermarsh/ruff",
|
"homepage": "https://github.com/charliermarsh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.4/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.5/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d87c514da69457d7b6b6c9805a0b9e339d4b0bc865be45fc439c703c30d98f37"
|
"hash": "7ceb685bf77d218a88b495c999662e487144c639122d672d07b4246c0e88cee9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.4/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.5/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "578ff7a38fb17d7724e546cb28a4be4055982dec496f4bcf6563af8d0574193d"
|
"hash": "7d6bd293c94b319db8c00116b54514000b44fd094e3819d9510298de72fc60c8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.4/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.1.5/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "308e9e70c60549ca7b4f173c5dd9c1992daf265f3e934698f90baeebefe97c71"
|
"hash": "600563177808cc5b20ed7a63785720659168f067e589bc3311f478032f721374"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user