[gimp-web] downloads: add VirusTotal links to development downloads template
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] downloads: add VirusTotal links to development downloads template
- Date: Sun, 27 Dec 2020 18:51:38 +0000 (UTC)
commit 7af610664becb1c21e27ebd922660f8b95ce8ff7
Author: Michael Schumacher <schumaml gmx de>
Date: Sun Dec 27 19:50:58 2020 +0100
downloads: add VirusTotal links to development downloads template
themes/newgimp/templates/downloads-development.html | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/themes/newgimp/templates/downloads-development.html
b/themes/newgimp/templates/downloads-development.html
index bb72991c..9f6f386a 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -229,6 +229,12 @@
The {{ MACOS_HASH_FUN_DEVELOPMENT.upper() }} hash sum for <code>{{ MACOS_FILE_DEVELOPMENT
}}</code> is:
<kbd>{{ MACOS_HASH_DEVELOPMENT }}</kbd>
</p>
+ <p>
+ Check it on
+ <a href="https://www.virustotal.com/">VirusTotal</a>:
+ <a href="https://www.virustotal.com/#/file/{{ MACOS_HASH_DEVELOPMENT }}/detection">{{
MACOS_FILE_DEVELOPMENT }}</a>
+ </p>
+
<h3>Older Downloads</h3>
<p>Previous installers for OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v2.9/osx/'>download.gimp.org</a>.</p>
@@ -290,6 +296,11 @@
The {{ WINDOWS_HASH_FUN_DEVELOPMENT.upper() }} hash sum for <code>{{ WINDOWS_FILE_DEVELOPMENT
}}</code> is:
<kbd>{{ WINDOWS_HASH_DEVELOPMENT }}</kbd>
</p>
+ <p>
+ Check it on
+ <a href="https://www.virustotal.com/">VirusTotal</a>:
+ <a href="https://www.virustotal.com/#/file/{{ WINDOWS_HASH_DEVELOPMENT }}/detection">{{
WINDOWS_FILE_DEVELOPMENT }}</a>
+ </p>
<h3>Older Downloads</h3>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]