Commit 28d6607
committed
Add arm64 support to all the latest "target" version images (currently *-to-17)
Also, convert `generate-stackbrew-library.sh` *fully* to `jq`:
```diff
$ diff -u <(bashbrew cat https://github.com/tianon/bashbrew-tianon/raw/HEAD/library/postgres-upgrade) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63 2025-08-28 20:09:44.520013765 -0700
+++ /dev/fd/62 2025-08-28 20:09:44.520013765 -0700
@@ -3,15 +3,19 @@
GitCommit: 6e41d05
Tags: 16-to-17
+Architectures: amd64, arm64v8
Directory: 16-to-17
Tags: 15-to-17
+Architectures: amd64, arm64v8
Directory: 15-to-17
Tags: 14-to-17
+Architectures: amd64, arm64v8
Directory: 14-to-17
Tags: 13-to-17
+Architectures: amd64, arm64v8
Directory: 13-to-17
Tags: 15-to-16
```1 parent 6e41d05 commit 28d6607
File tree
2 files changed
+34
-21
lines changed2 files changed
+34
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 6 | | |
13 | 7 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments