| Build under buck2, with the toolchain pinned rather than found 460541b nandi 19d ago | 1 | #!/usr/bin/env dotslash |
| 2 | |
| 3 | { |
| 4 | "name": "just", |
| 5 | "platforms": { |
| 6 | "linux-x86_64": { |
| 7 | "size": 2529009, |
| 8 | "hash": "sha256", |
| 9 | "digest": "4a5cc2f53e6f0f8c59092a6cc38291eb729d46a7dd95d3ae582008881b84931d", |
| 10 | "format": "tar.gz", |
| 11 | "path": "just", |
| 12 | "providers": [ |
| 13 | { |
| 14 | "url": "https://github.com/casey/just/releases/download/1.58.0/just-1.58.0-x86_64-unknown-linux-musl.tar.gz" |
| 15 | } |
| 16 | ] |
| 17 | }, |
| 18 | "linux-aarch64": { |
| 19 | "size": 2306281, |
| 20 | "hash": "sha256", |
| 21 | "digest": "748237128c4c40cbdabc65e841d05ceba13cc23a91eaba395495894c1d9764df", |
| 22 | "format": "tar.gz", |
| 23 | "path": "just", |
| 24 | "providers": [ |
| 25 | { |
| 26 | "url": "https://github.com/casey/just/releases/download/1.58.0/just-1.58.0-aarch64-unknown-linux-musl.tar.gz" |
| 27 | } |
| 28 | ] |
| 29 | }, |
| 30 | "macos-x86_64": { |
| 31 | "size": 2330963, |
| 32 | "hash": "sha256", |
| 33 | "digest": "9a09cfef66aaa79da58203970103a0684307716caaabd3e9844cacc4dc0f4023", |
| 34 | "format": "tar.gz", |
| 35 | "path": "just", |
| 36 | "providers": [ |
| 37 | { |
| 38 | "url": "https://github.com/casey/just/releases/download/1.58.0/just-1.58.0-x86_64-apple-darwin.tar.gz" |
| 39 | } |
| 40 | ] |
| 41 | }, |
| 42 | "macos-aarch64": { |
| 43 | "size": 2146038, |
| 44 | "hash": "sha256", |
| 45 | "digest": "50ae3e996c974a0bf32ea7d10f495070df33f1b43e0616b2769e3d4821ed8f48", |
| 46 | "format": "tar.gz", |
| 47 | "path": "just", |
| 48 | "providers": [ |
| 49 | { |
| 50 | "url": "https://github.com/casey/just/releases/download/1.58.0/just-1.58.0-aarch64-apple-darwin.tar.gz" |
| 51 | } |
| 52 | ] |
| 53 | }, |
| 54 | "windows-x86_64": { |
| 55 | "size": 2252404, |
| 56 | "hash": "sha256", |
| 57 | "digest": "759f16fb7aa17c5c8b9594b6d4a8c1a6630dfd042cf2b3ff84841454d3d188dc", |
| 58 | "format": "zip", |
| 59 | "path": "just.exe", |
| 60 | "providers": [ |
| 61 | { |
| 62 | "url": "https://github.com/casey/just/releases/download/1.58.0/just-1.58.0-x86_64-pc-windows-msvc.zip" |
| 63 | } |
| 64 | ] |
| 65 | } |
| 66 | } |
| 67 | } |