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.
1 parent cbe7fa2 commit b5996e9Copy full SHA for b5996e9
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