mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.0.277
This commit is contained in:
parent
ace26897f4
commit
f70b31ec7b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.276",
|
||||
"version": "0.0.277",
|
||||
"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.0.276/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "517a8ba0e4ac10c46a87ea17c8bea23933a4f2bdc3b274879cc497ac066132c0"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.277/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b00c265d4e21c22b04499f640430a4464b069e947ea727655b18d21985fc66c7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.276/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "f6ed26c24432153b562ea52e44d47d3a47e990fb24163f36821c3f7530283789"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.277/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "601572dc8461635bcd2c5354417a9962090d282de5722f769b3a438fb773301b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.276/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "9bac2ffb6841ae490d1c543de8a7a10a9aeca538605d6e22f9839c6f2d25fd0c"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.277/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "57cfa448eca14404063da7fe70025fd360a009243e8eb86a2bc95a8d9b301816"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user