File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 17.4 " ,
2
+ "version" : " 17.6 " ,
3
3
"description" : " Object-relational database management system based on POSTGRES." ,
4
4
"homepage" : " https://www.postgresql.org" ,
5
5
"license" : " PostgreSQL" ,
10
10
],
11
11
"architecture" : {
12
12
"64bit" : {
13
- "url" : " https://get.enterprisedb.com/postgresql/postgresql-17.4 -1-windows-x64-binaries.zip" ,
14
- "hash" : " 80bb49e80df0100dd52e7b3c647896f8d8cfde760b6473e5180819c8df4b23c4 "
13
+ "url" : " https://get.enterprisedb.com/postgresql/postgresql-17.6 -1-windows-x64-binaries.zip" ,
14
+ "hash" : " d378882abd001a186735acd6f6ba716bca6ccd192e800412d4fd15ed25376b3e "
15
15
}
16
16
},
17
17
"extract_dir" : " pgsql" ,
35
35
"persist" : " data" ,
36
36
"checkver" : {
37
37
"url" : " https://www.postgresql.org/ftp/source/" ,
38
- "regex" : " v(?<version>[\\ d.]+)"
38
+ "regex" : " v(?<version>[\\ d.]+)/ "
39
39
},
40
40
"autoupdate" : {
41
41
"architecture" : {
You can’t perform that action at this time.
0 commit comments