Skip to content

Commit dd3cf4d

Browse files
ligmissytake
authored andcommitted
Update dovecot-core deb sha256 sums
1 parent 7361cc9 commit dd3cf4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmdeploy/src/cmdeploy/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,9 @@ def _install_dovecot_package(package: str, arch: str):
338338

339339
match (package, arch):
340340
case ("core", "amd64"):
341-
sha256 = "43f593332e22ac7701c62d58b575d2ca409e0f64857a2803be886c22860f5587"
341+
sha256 = "dd060706f52a306fa863d874717210b9fe10536c824afe1790eec247ded5b27d"
342342
case ("core", "arm64"):
343-
sha256 = "4d21eba1a83f51c100f08f2e49f0c9f8f52f721ebc34f75018e043306da993a7"
343+
sha256 = "e7548e8a82929722e973629ecc40fcfa886894cef3db88f23535149e7f730dc9"
344344
case ("imapd", "amd64"):
345345
sha256 = "8d8dc6fc00bbb6cdb25d345844f41ce2f1c53f764b79a838eb2a03103eebfa86"
346346
case ("imapd", "arm64"):

0 commit comments

Comments
 (0)