Explorar el Código

Remove Produkey

Miroslav Abrahám hace 5 años
padre
commit
cb2c0f39c8
Se han modificado 1 ficheros con 0 adiciones y 41 borrados
  1. 0 41
      bucket/produkey.json

+ 0 - 41
bucket/produkey.json

@@ -1,41 +0,0 @@
-{
-    "version": "1.93",
-    "description": "A utility displaying the key of Microsoft Office, Windows, Exchange Server and SQL Server.",
-    "homepage": "https://www.nirsoft.net/utils/product_cd_key_viewer.html",
-    "architecture": {
-        "64bit": {
-            "url": "https://www.nirsoft.net/utils/produkey-x64.zip",
-            "hash": "sha1:98d3a9615b34e77ca1c6a350c38d93e5b01ad9a2"
-        },
-        "32bit": {
-            "url": "https://www.nirsoft.net/utils/produkey.zip",
-            "hash": "sha1:d356000570ad935f4d2c7c8909aea13614ede2b4"
-        }
-    },
-    "bin": [
-        [
-            "ProduKey.exe",
-            "produkey"
-        ]
-    ],
-    "shortcuts": [
-        [
-            "ProduKey.exe",
-            "ProduKey"
-        ]
-    ],
-    "checkver": {
-        "url": "https://www.nirsoft.net/utils/product_cd_key_viewer.html",
-        "regex": "ProduKey v([\\d.]+) -"
-    },
-    "autoupdate": {
-        "architecture": {
-            "64bit": {
-                "url": "https://www.nirsoft.net/utils/produkey-x64.zip"
-            },
-            "32bit": {
-                "url": "https://www.nirsoft.net/utils/produkey.zip"
-            }
-        }
-    }
-}