File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"postgis" : " 3.3.1" ,
11
11
"barman" : " release/3.3.0" ,
12
12
"pgaudit" : " 1.4.3" ,
13
- "postgres_aws_s3" : " main " ,
13
+ "postgres_aws_s3" : " v1.0.0 " ,
14
14
"name" : " radondb-postgresql" ,
15
15
"version" : " dev" ,
16
16
"arches" : [
29
29
"postgis" : " 3.3.1" ,
30
30
"barman" : " release/3.3.0" ,
31
31
"pgaudit" : " 1.5.2" ,
32
- "postgres_aws_s3" : " main " ,
32
+ "postgres_aws_s3" : " v1.0.0 " ,
33
33
"name" : " radondb-postgresql" ,
34
34
"version" : " dev" ,
35
35
"arches" : [
48
48
"postgis" : " 3.3.1" ,
49
49
"barman" : " release/3.3.0" ,
50
50
"pgaudit" : " 1.6.2" ,
51
- "postgres_aws_s3" : " main " ,
51
+ "postgres_aws_s3" : " v1.0.0 " ,
52
52
"name" : " radondb-postgresql" ,
53
53
"version" : " dev" ,
54
54
"arches" : [
67
67
"postgis" : " 3.3.1" ,
68
68
"barman" : " release/3.3.0" ,
69
69
"pgaudit" : " 1.7.0" ,
70
- "postgres_aws_s3" : " main " ,
70
+ "postgres_aws_s3" : " v1.0.0 " ,
71
71
"name" : " radondb-postgresql" ,
72
72
"version" : " dev" ,
73
73
"arches" : [
Original file line number Diff line number Diff line change @@ -53,6 +53,6 @@ download_source_code "barman" "https://github.com/EnterpriseDB/barman.git"
53
53
download_source_code " pgaudit" " https://github.com/pgaudit/pgaudit.git"
54
54
55
55
# postgres-aws-s3
56
- download_source_code " postgres-aws-s3" " https://github.com/chimpler /postgres-aws-s3.git"
56
+ download_source_code " postgres-aws-s3" " https://github.com/radondb /postgres-aws-s3.git"
57
57
58
58
exit 0
You can’t perform that action at this time.
0 commit comments