mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
ruff: Update to version 0.0.286
This commit is contained in:
parent
5d7b11c7fd
commit
c1a4726458
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.285",
|
"version": "0.0.286",
|
||||||
"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.285/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "132226f6381f8bb11def5bcedd58bfb46b1cfab76f5141083301388473960c1e"
|
"hash": "658a16b182ec080509fed543bf4ac0d1e905763b9871a2d00e207f6da563df15"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "b222eb6fc4b2e5eff236b8e7213a055a675c2a484595e5083e3d5e157b680de7"
|
"hash": "72dd7b14a8ab39b7ab6f76f77e898a23ece0e04538514191e8640035e928156b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.285/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.286/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "99a1140a502b9412f567fece9509691b5ab199b87b76355630c850a294b8b9d7"
|
"hash": "6a5bb32bb0090173e9faee362e2f997884fb9ed21aa559d0aa5e248c7f21a32d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user