Skip to content

Commit 7a7c42a

Browse files
committed
chore: bump version
1 parent 24cf5d7 commit 7a7c42a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-nix.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.6.1.136-rc2"
1+
postgres-version = "15.6.1.136"

scripts/90-cleanup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ elif [ -n "$(command -v apt-get)" ]; then
3737
libcgal-dev \
3838
libgcc-9-dev \
3939
libgcc-8-dev \
40-
ansible
40+
ansible
4141

4242
add-apt-repository --yes --remove ppa:ansible/ansible
4343

0 commit comments

Comments
 (0)