10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbe7fa2 + b5996e9 commit 2353eaaCopy full SHA for 2353eaa
ossp-uuid.template
update.sh
@@ -28,10 +28,6 @@ declare -A alpineVersion=(
28
29
packagesBase='http://apt.postgresql.org/pub/repos/apt/dists/'
30
31
-# https://www.mirrorservice.org/sites/ftp.ossp.org/pkg/lib/uuid/?C=M;O=D
32
-osspUuidVersion='1.6.2'
33
-osspUuidHash='11a615225baa5f8bb686824423f50e4427acd3f70d394765bdff32801f0fd5b0'
34
-
35
declare -A suitePackageList=() suiteArches=()
36
travisEnv=
37
for version in "${versions[@]}"; do
0 commit comments