diff --git a/Casks/v/vuze.rb b/Casks/v/vuze.rb index ec9fba5fc80ae..56ec84edee8b0 100644 --- a/Casks/v/vuze.rb +++ b/Casks/v/vuze.rb @@ -8,7 +8,8 @@ homepage "https://www.vuze.com/" livecheck do - skip "version is contained in the mounted DMG volume name" + url :url + strategy :extract_plist end installer script: { diff --git a/audit_exceptions/secure_connection_audit_skiplist.json b/audit_exceptions/secure_connection_audit_skiplist.json index ba7b3a32c56e4..f9f9305b60f2c 100644 --- a/audit_exceptions/secure_connection_audit_skiplist.json +++ b/audit_exceptions/secure_connection_audit_skiplist.json @@ -28,5 +28,6 @@ "tableau-reader": [ "https://www.tableau.com/products/reader", "https://downloads.tableau.com/TableauAutoUpdate.xml" - ] + ], + "vuze": "https://www.vuze.com/" }