mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 12:28:06 +00:00
test filtermail github.com/chatmail/filtermail/pull/94
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
@@ -16,7 +16,7 @@ class FiltermailDeployer(Deployer):
|
|||||||
arch = host.get_fact(facts.server.Arch)
|
arch = host.get_fact(facts.server.Arch)
|
||||||
url = f"https://kamiokan.de/bin/filtermail"
|
url = f"https://kamiokan.de/bin/filtermail"
|
||||||
sha256sum = {
|
sha256sum = {
|
||||||
"x86_64": "e8df4a9590a03af8433ff1098e041b0917a39db0487f302849eedcdcd08f1613",
|
"x86_64": "c85ab24c793bb7c4eaf91423e9de14abcc90fccb51660bd0720a2a031a074d7b",
|
||||||
"aarch64": "c5d783eefa5332db3d97a0e6a23917d72849e3eb45da3d16ce908a9b4e5a797d",
|
"aarch64": "c5d783eefa5332db3d97a0e6a23917d72849e3eb45da3d16ce908a9b4e5a797d",
|
||||||
}[arch]
|
}[arch]
|
||||||
self.need_restart |= files.download(
|
self.need_restart |= files.download(
|
||||||
|
|||||||
Reference in New Issue
Block a user