Update host key for changelog RSS (#30068)

This commit is contained in:
Pieter-Jan Briers
2024-07-15 16:32:12 +02:00
committed by GitHub
parent b7d3964c56
commit eb3b2ae01a

View File

@@ -35,7 +35,7 @@ SSH_PORT = 22
RSS_FILE = "changelog.xml" RSS_FILE = "changelog.xml"
XSL_FILE = "stylesheet.xsl" XSL_FILE = "stylesheet.xsl"
HOST_KEYS = [ HOST_KEYS = [
"AAAAC3NzaC1lZDI1NTE5AAAAIEE8EhnPjb3nIaAPTXAJHbjrwdGGxHoM0f1imCK0SygD" "AAAAC3NzaC1lZDI1NTE5AAAAIOBpGO/Qc6X0YWuw7z+/WS/65+aewWI29oAyx+jJpCmh"
] ]
# RSS feed parameters, change these # RSS feed parameters, change these