| 
4 | 4 |     "binaries": [  | 
5 | 5 |       {  | 
6 | 6 |         "kind": "archive",  | 
7 |  | -        "url": "https://github.com/astral-sh/ruff/releases/download/0.13.0/ruff-aarch64-unknown-linux-musl.tar.gz",  | 
 | 7 | +        "url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-aarch64-unknown-linux-musl.tar.gz",  | 
8 | 8 |         "file": "ruff-aarch64-unknown-linux-musl/ruff",  | 
9 |  | -        "sha256": "bdee6f1376470b74b1dc5ed48eca52ec9c3e4512bd7f3204e0df100f0bed4741",  | 
 | 9 | +        "sha256": "34a25398f03e7d32a4ec406c5c841c6e183fa0a96fbdd40b7e7eec1f177b360e",  | 
10 | 10 |         "os": "linux",  | 
11 | 11 |         "cpu": "arm64"  | 
12 | 12 |       },  | 
13 | 13 |       {  | 
14 | 14 |         "kind": "archive",  | 
15 |  | -        "url": "https://github.com/astral-sh/ruff/releases/download/0.13.0/ruff-x86_64-unknown-linux-musl.tar.gz",  | 
 | 15 | +        "url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-x86_64-unknown-linux-musl.tar.gz",  | 
16 | 16 |         "file": "ruff-x86_64-unknown-linux-musl/ruff",  | 
17 |  | -        "sha256": "b56ac90cc6987401bafdcf1b931ef044074c5b9451286afa4606a983f64f4fdd",  | 
 | 17 | +        "sha256": "ed6d1b8407a1d228dc332fb19057e86e04a6cd3c2beacdb324ad6ff2a3f9071b",  | 
18 | 18 |         "os": "linux",  | 
19 | 19 |         "cpu": "x86_64"  | 
20 | 20 |       },  | 
21 | 21 |       {  | 
22 | 22 |         "kind": "archive",  | 
23 |  | -        "url": "https://github.com/astral-sh/ruff/releases/download/0.13.0/ruff-aarch64-apple-darwin.tar.gz",  | 
 | 23 | +        "url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-aarch64-apple-darwin.tar.gz",  | 
24 | 24 |         "file": "ruff-aarch64-apple-darwin/ruff",  | 
25 |  | -        "sha256": "0d706798534537b6655b79fd95c2955c0a0013d4c54d36679d3306825a6bd6aa",  | 
 | 25 | +        "sha256": "0b7c193d5c45eda02226720eb75239fabeca995d5a0eb3830fd2973caa3030ec",  | 
26 | 26 |         "os": "macos",  | 
27 | 27 |         "cpu": "arm64"  | 
28 | 28 |       },  | 
29 | 29 |       {  | 
30 | 30 |         "kind": "archive",  | 
31 |  | -        "url": "https://github.com/astral-sh/ruff/releases/download/0.13.0/ruff-x86_64-apple-darwin.tar.gz",  | 
 | 31 | +        "url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-x86_64-apple-darwin.tar.gz",  | 
32 | 32 |         "file": "ruff-x86_64-apple-darwin/ruff",  | 
33 |  | -        "sha256": "ac47ad1ac90f3070c064d2f5fceef4fe609fec7c073fd29d0814ed126c492e6d",  | 
 | 33 | +        "sha256": "880ae046b435eb306cd557a7481eed6da463b85f283ba1f2c1e2ad7c139ed6c5",  | 
34 | 34 |         "os": "macos",  | 
35 | 35 |         "cpu": "x86_64"  | 
36 | 36 |       },  | 
37 | 37 |       {  | 
38 | 38 |         "kind": "archive",  | 
39 |  | -        "url": "https://github.com/astral-sh/ruff/releases/download/0.13.0/ruff-x86_64-pc-windows-msvc.zip",  | 
 | 39 | +        "url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-x86_64-pc-windows-msvc.zip",  | 
40 | 40 |         "file": "ruff-x86_64-pc-windows-msvc/ruff.exe",  | 
41 |  | -        "sha256": "3a8d8cb96333671f78a5d209ddb4f830287e3eb2796fe01dd043b02ec1c1c7f1",  | 
 | 41 | +        "sha256": "f81f957c862f310ac0be70ae7cef2e99afb4cc09648e40c039432e11465c2c1c",  | 
42 | 42 |         "os": "windows",  | 
43 | 43 |         "cpu": "x86_64"  | 
44 | 44 |       }  | 
 | 
0 commit comments