8000 Merge pull request #196 from circleci/fix-psql-version-9.5-trusty · github-cloud/circleci-docs@ff8b59b · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit ff8b59b

Browse files
authored
Merge pull request circleci#196 from circleci/fix-psql-version-9.5-trusty
Updating PSQL version now only 9.5 available
2 parents 3fb63ab + 713fc8f commit ff8b59b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

jekyll/_data/trusty/versions.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"chromedriver": "2.21.371461",
66
"firefox": "46.0.1",
77
"mongod": "3.0.7",
8-
"psql": "9.4.8",
8+
"psql": "9.5.3",
99
"mysqld": "5.6.30",
1010
"ruby": {
1111
"default": "2.2.4p230",
@@ -1174,18 +1174,13 @@
11741174
"popularity-contest": "1.57ubuntu1",
11751175
"postgis": "2.2.2+dfsg-1.pgdg14.04+1",
11761176
"postgis-doc": "2.2.2+dfsg-1.pgdg14.04+1",
1177-
"postgresql-9.4": "9.4.8-1.pgdg14.04+1",
1178-
"postgresql-9.4-postgis-2.1": "2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1",
1179-
"postgresql-9.4-postgis-2.2": "2.2.2+dfsg-1.pgdg14.04+1",
1180-
"postgresql-9.4-postgis-scripts": "2.2.2+dfsg-1.pgdg14.04+1",
11811177
"postgresql-9.5": "9.5.3-1.pgdg14.04+1",
11821178
"postgresql-9.5-postgis-2.2": "2.2.2+dfsg-1.pgdg14.04+1",
11831179
"postgresql-9.5-postgis-scripts": "2.2.2+dfsg-1.pgdg14.04+1",
11841180
"postgresql-client-9.4": "9.4.8-1.pgdg14.04+1",
11851181
"postgresql-client-9.5": "9.5.3-1.pgdg14.04+1",
11861182
"postgresql-client-common": "174.pgdg14.04+1",
11871183
"postgresql-common": "174.pgdg14.04+1",
1188-
"postgresql-contrib-9.4": "9.4.8-1.pgdg14.04+1",
11891184
"postgresql-contrib-9.5": "9.5.3-1.pgdg14.04+1",
11901185
"powermgmt-base": "1.31build1",
11911186
"ppp": "2.4.5-5.1ubuntu2.2",

0 commit comments

Comments
 (0)
0