From fc4f2cfab33e35ef562b503188cf9885a5a902af Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Wed, 21 Jul 2021 11:16:39 -0400 Subject: [PATCH] sourcery 1.5.0 Closes #81615. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/sourcery.rb | 4 ++-- audit_exceptions/universal_binary_allowlist.json | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/sourcery.rb b/Formula/sourcery.rb index 45976ec681b..c670d036bd7 100644 --- a/Formula/sourcery.rb +++ b/Formula/sourcery.rb @@ -1,8 +1,8 @@ class Sourcery < Formula desc "Meta-programming for Swift, stop writing boilerplate code" homepage "https://github.com/krzysztofzablocki/Sourcery" - url "https://github.com/krzysztofzablocki/Sourcery/archive/1.4.2.tar.gz" - sha256 "2ff6b435955ec4e44e007c32fdcea35c25fe2d6336d19e613c889912c01b8b58" + url "https://github.com/krzysztofzablocki/Sourcery/archive/1.5.0.tar.gz" + sha256 "df21295ae7cd309e7c1d6687aeee6e12a2677af2faf0da39bfd23d188ef12b08" license "MIT" head "https://github.com/krzysztofzablocki/Sourcery.git" diff --git a/audit_exceptions/universal_binary_allowlist.json b/audit_exceptions/universal_binary_allowlist.json index 078c92b7ad1..c5a322c10de 100644 --- a/audit_exceptions/universal_binary_allowlist.json +++ b/audit_exceptions/universal_binary_allowlist.json @@ -15,5 +15,6 @@ "openjdk", "openjdk@11", "serverless", + "sourcery", "webpack" ]