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 bfb158c commit 6a77bbbCopy full SHA for 6a77bbb
postgres/defaults.yaml
@@ -32,8 +32,8 @@ postgres:
32
url: https://github.com/PostgresApp/PostgresApp/releases/download/v2.1.1/Postgres-2.1.1.dmg
33
sum: sha256=ac0656b522a58fd337931313f09509c09610c4a6078fe0b8e469e69af1e1750b
34
homebrew:
35
- url:
36
- sum:
+ url: ''
+ sum: ''
37
dl:
38
opts: -s -L
39
interval: 60
@@ -67,4 +67,4 @@ postgres:
67
68
linux:
69
#Alternatives system are disabled by a 'altpriority=0' pillar.
70
- altpriority:
+ altpriority: 0
0 commit comments