From 4aa96f037db50d7cf1eaf22be41d7e4737ab67be Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 4 Jan 2023 15:49:02 -0800 Subject: [PATCH] Update prowlarr from 1.0.1.2210 to 1.0.1.2220 (#139072) * Update prowlarr from 1.0.1.2210 to 1.0.1.2220 * prowlarr: remove from prerelease_allowlist --- Casks/prowlarr.rb | 8 ++++---- audit_exceptions/github_prerelease_allowlist.json | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Casks/prowlarr.rb b/Casks/prowlarr.rb index 615ad695b4766..9d4a4b7d4df90 100644 --- a/Casks/prowlarr.rb +++ b/Casks/prowlarr.rb @@ -1,11 +1,11 @@ cask "prowlarr" do arch arm: "arm64", intel: "x64" - version "1.0.1.2210" - sha256 arm: "68d912f8ade1c4bacb693f299060fcb32b2338fad424c4487ef69b171181f994", - intel: "b600369d9a43be76e57d5c2d6f66acb278d3a7259ce84eb69d2d27af6a723d7a" + version "1.0.1.2220" + sha256 arm: "b3b3fc4a225fe034ede4735f643f5802426a08ade042c9849ae0803326248ec6", + intel: "89b94668ad9ed701c28e3b10061aa1e27c9be04023ba1ca2a78a7ca1f79e2dc0" - url "https://github.com/Prowlarr/Prowlarr/releases/download/v#{version}/Prowlarr.develop.#{version}.osx-app-core-#{arch}.zip", + url "https://github.com/Prowlarr/Prowlarr/releases/download/v#{version}/Prowlarr.master.#{version}.osx-app-core-#{arch}.zip", verified: "github.com/Prowlarr/Prowlarr/" name "Prowlarr" desc "Indexer manager/proxy for various PVR apps" diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index 5595a0d24420d..03028433a3919 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -22,7 +22,6 @@ "my-budget": "all", "nuclear": "all", "pock": "all", - "prowlarr": "all", "ql-ansilove": "all", "plugdata": "all", "profilecreator": "all",