Skip to content

Commit 26b3624

Browse files
authored
Merge pull request #532 from caherrera/master
hotfix:: updating key id for debian repo sury
2 parents baec950 + 8f500c5 commit 26b3624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/repo/debian.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
'deb' => true,
7777
},
7878
key => {
79-
id => 'DF3D585DB8F0EB658690A554AC0E47584A7A714D',
79+
id => '15058500A0235D97F5D10063B188E2B695BD4743',
8080
source => 'https://packages.sury.org/php/apt.gpg',
8181
},
8282
}

0 commit comments

Comments
 (0)