Skip to content

Commit 4eeff2d

Browse files
committed
maint: Point to the https download instead of plain http
1 parent 2d9237d commit 4eeff2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ NEWS_TEMPLATE = """
3838

3939
EMAIL_TEMPLATE = """
4040
{{ app|title }} {{version}} has been released, and is now available at:
41-
http://download.gnome.org/sources/meld/{{ version|minor_version }}/{{ app }}-{{ version }}.tar.xz
41+
https://download.gnome.org/sources/meld/{{ version|minor_version }}/{{ app }}-{{ version }}.tar.xz
4242
{%- if features %}
4343
4444

0 commit comments

Comments
 (0)