mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ruff: Update to version 0.0.268
This commit is contained in:
parent
dfd559b476
commit
fd73cf014f
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.267",
|
||||
"version": "0.0.268",
|
||||
"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.267/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ecedf3c4efa7b0a728ee0ec201c96e1baf6e943e9d6749ad36261a327ce86bbf"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.268/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "30d287f272f7b3c02bf46421022e5cac6839cfd5e38d17a0e23ecf7645605fb4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.267/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "6b439b2d7f77dbecbc27df3bf5e59c92025a86ce28a389b3f1220dc1af569944"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.268/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "ddea2616787347525ec83f8cb97c73267880674bef60d4664d07271cc9159a22"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.267/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "4884d05bc314df27bcb0c38cef4db56ffa24c77bf12b2705c6e5fa1fb59635dc"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.268/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "cdafb1ecbcb2f10f1035b2e835a4acc7aa4141c7c258f781f7247d6a96b7f9a0"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user