Commit 8521cf3
committed
chore(Makefile): switch download-envoy-dev to dio/envoy-builder releases
Raw binary from github.com/dio/envoy-builder, tagged envoy-{8-char commit}.
The commit is derived from SDK_COMMIT in down/abi_impl/VERSION at parse time
so make update-sdk keeps the dev binary tag in sync automatically.
URL pattern: envoy-$(GOOS)-$(GOARCH) covers linux-amd64, linux-arm64 (for
multiplatform builds), and darwin-arm64.1 parent 0b2cf82 commit 8521cf3
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
0 commit comments