From 03c9a5c57f901a03b8a94001177c0533dbd97796 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Tue, 23 Mar 2021 18:35:36 +0100 Subject: [PATCH] manuskript: add livecheck (#102414) --- Casks/manuskript.rb | 1 - audit_exceptions/github_prerelease_allowlist.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/manuskript.rb b/Casks/manuskript.rb index 7916d6267e..82ff564c1c 100644 --- a/Casks/manuskript.rb +++ b/Casks/manuskript.rb @@ -4,7 +4,6 @@ cask "manuskript" do url "https://github.com/olivierkes/manuskript/releases/download/#{version.major_minor_patch}/manuskript-#{version}-osx.zip", verified: "github.com/olivierkes/manuskript/" - appcast "https://github.com/olivierkes/manuskript/releases.atom" name "Manuskript" homepage "https://www.theologeek.ch/manuskript/" diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index b8f2beb03c..70f2fdf890 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -15,6 +15,7 @@ "majsoul-plus": "all", "messenger-native": "all", "jenkins-menu": "all", + "manuskript": "all", "mongotron": "all", "my-budget": "all", "nuclear": "all",