mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ruff: Update to version 0.0.272
This commit is contained in:
parent
22c32a7b8b
commit
de36dc202e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.271",
|
"version": "0.0.272",
|
||||||
"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.0.271/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.272/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "56ec98ed1e54a839171a74eb3560714447648d207cc50aa950ef9a61957dd7bb"
|
"hash": "f310e50544fb63dd25bf35681085d12622b8a91790936b35b65467d86f47a899"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.271/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.272/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "0370838a1506285c99c3f35ad991cd8fefe349542359c54dcbabfcead432aed7"
|
"hash": "57a194b7006bac7a0c5dd1f8b1bed636e05e599ec567b27992bf2a86b1d48806"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.271/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.272/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "09ff69a213ea6babe078e7c34dc770f04bcb438cfa29cf0a26227643d3e39176"
|
"hash": "afea2d8d645970d46eeff8823c8e299bab7dc0bca3f05e54afa03a31ecf7dd4e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user