From 99a7b2ce3c19b2c6eb995910eb14f11a184b088e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Jan 2019 10:06:21 +0100 Subject: [PATCH] Move Windows ISO Downloader to extras --- bucket/WindowsISODownloader.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 bucket/WindowsISODownloader.json diff --git a/bucket/WindowsISODownloader.json b/bucket/WindowsISODownloader.json deleted file mode 100644 index c4f5f1bab1..0000000000 --- a/bucket/WindowsISODownloader.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "version": "7.35", - "description": "Microsoft Windows and Office ISO Download Tool. Easy and comfortable way to download genuine Windows 7, Windows 8.1 and Windows 10 disk images (ISO) directly from Microsoft's servers, as well as Office.", - "homepage": "https://www.heidoc.net/joomla/technology-science/microsoft/67-microsoft-windows-and-office-iso-download-tool", - "license": { - "identifier": "Freeware" - }, - "url": "https://www.heidoc.net/php/Windows%20ISO%20Downloader.exe#/WinISODl.exe", - "hash": "5f13a7cc0bafe6268cf55551a7d05239eacef33923c28a5c815cf5714eebce45", - "shortcuts": [ - [ - "WinISODl.exe", - "Windows ISO Download Tool" - ] - ], - "checkver": { - "url": "https://www.heidoc.net/joomla/technology-science/microsoft/67-microsoft-windows-and-office-iso-download-tool?showall=&start=1", - "regex": "

\\s+\\s*Version ([\\d\\.]+) \\(\\d+ \\w+ \\d{4}\\):" - }, - "autoupdate": { - "url": "https://www.heidoc.net/php/Windows%20ISO%20Downloader.exe#/WinISODl.exe" - } -}