Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 19a7089

Browse files
Justin IsoKSerrania
authored andcommitted
use correct sha
1 parent 90892f3 commit 19a7089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/postgresql.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
end
4343

4444
version "9.6.24" do
45-
source sha256: "52947ecc119846eace5164399d173576c0d4a47ec116ae58a46a8fd0c576c7c3"
45+
source sha256: "aeb7a196be3ebed1a7476ef565f39722187c108dd47da7489be9c4fcae982ace"
4646
end
4747

4848
source url: "https://ftp.postgresql.org/pub/source/v#{version}/postgresql-#{version}.tar.bz2"

0 commit comments

Comments
 (0)