|
1 | 1 | { |
2 | 2 | "$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json", |
| 3 | + "aspect": { |
| 4 | + "binaries": [ |
| 5 | + { |
| 6 | + "kind": "file", |
| 7 | + "url": "https://github.com/aspect-build/aspect-cli/releases/download/2025.45.31/aspect-cli_x86_64_unknown_linux_musl", |
| 8 | + "sha256": "25668a196a07ef08e8c6bea9c008ced1ba49b5f3817f2153e3527aa1b17953c2", |
| 9 | + "os": "linux", |
| 10 | + "cpu": "x86_64" |
| 11 | + }, |
| 12 | + { |
| 13 | + "kind": "file", |
| 14 | + "url": "https://github.com/aspect-build/aspect-cli/releases/download/2025.45.31/aspect-cli_aarch64_apple_darwin", |
| 15 | + "sha256": "c4ea3698c225d9e7f8540577c70ab0071f0ba549721ab71a8e66565d38a5104a", |
| 16 | + "os": "macos", |
| 17 | + "cpu": "arm64" |
| 18 | + } |
| 19 | + ] |
| 20 | + }, |
3 | 21 | "buf": { |
4 | 22 | "binaries": [ |
5 | 23 | { |
|
93 | 111 | "binaries": [ |
94 | 112 | { |
95 | 113 | "kind": "file", |
96 | | - "url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.99+1859933/gazelle-darwin_arm64_cgo", |
97 | | - "sha256": "70b73d2333d08938ba05222072b31d587b22e1d122837572078cd24dd1d13585", |
| 114 | + "url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.130+e67fd7a/gazelle-darwin_arm64_cgo", |
| 115 | + "sha256": "b1334fdec8e6afbece04f8f0e91cecd2f2502f339b354c1a8fec326a6af97708", |
98 | 116 | "os": "macos", |
99 | 117 | "cpu": "arm64" |
100 | 118 | }, |
101 | 119 | { |
102 | 120 | "kind": "file", |
103 | | - "url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.99+1859933/gazelle-linux_amd64_cgo", |
104 | | - "sha256": "5a0dd88684c5467a6e18567bed9ce472cf21bb98af6f3a5666d15a33e58247db", |
| 121 | + "url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.130+e67fd7a/gazelle-linux_amd64_cgo", |
| 122 | + "sha256": "f0653fffdc9b5e6de05a429c9bb688f15d7e54c8a3ca5cb32572b673087e2800", |
105 | 123 | "os": "linux", |
106 | 124 | "cpu": "x86_64" |
107 | 125 | }, |
108 | 126 | { |
109 | 127 | "kind": "file", |
110 | | - "url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.99+1859933/gazelle-linux_arm64_cgo", |
111 | | - "sha256": "5b5ded1d75a38581a03390662d702636d601ce348a05453c18086fe8351a22c2", |
| 128 | + "url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.130+e67fd7a/gazelle-linux_arm64_cgo", |
| 129 | + "sha256": "02364d19b1d4cf348e585cf437651f3c657f0b86a590c42baba99c029cb0a637", |
112 | 130 | "os": "linux", |
113 | 131 | "cpu": "arm64" |
114 | 132 | } |
|
0 commit comments