File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 75
75
76
76
- name : supabase-admin-agent - pack archive
77
77
shell : |
78
- cd /tmp && tar -cJf supabase-admin-agent-{{ supabase_admin_agent_release }}-arm64.tar.xz supabase-admin-agent
78
+ cd /tmp && tar -cJf supabase-admin-agent-{{ supabase_admin_agent_release }}-arm64.tar.xz supabase-admin-agent-{{ supabase_admin_agent_release }}-linux-arm64
79
79
80
80
- name : upload archives
81
81
shell : |
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ postgres_major:
9
9
10
10
# Full version strings for each major version
11
11
postgres_release :
12
- postgresorioledb-17 : " 17.5.1.004 -orioledb"
13
- postgres17 : " 17.4.1.061 "
14
- postgres15 : " 15.8.1.118 "
12
+ postgresorioledb-17 : " 17.5.1.005 -orioledb"
13
+ postgres17 : " 17.4.1.062 "
14
+ postgres15 : " 15.8.1.119 "
15
15
16
16
# Non Postgres Extensions
17
17
pgbouncer_release : " 1.19.0"
You can’t perform that action at this time.
0 commit comments