This is an automated email from the ASF dual-hosted git repository.

aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus-homebrew.git


The following commit(s) were added to refs/heads/main by this push:
     new a98981d  YETUS-1237. Release 0.15.0
a98981d is described below

commit a98981da7a7cd4269d66df331524dcacb18b30cc
Author: Allen Wittenauer <a...@apache.org>
AuthorDate: Fri Dec 1 22:19:08 2023 -0800

    YETUS-1237. Release 0.15.0
---
 Formula/yetus.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Formula/yetus.rb b/Formula/yetus.rb
index ba62981..34cfd1e 100644
--- a/Formula/yetus.rb
+++ b/Formula/yetus.rb
@@ -19,8 +19,8 @@ class Yetus < Formula
   license "Apache-2.0"
   desc "Enable contribution and release processes for software projects"
   homepage "https://yetus.apache.org/";
-  url "https://dlcdn.apache.org/yetus/0.14.1/apache-yetus-0.14.1-bin.tar.gz";
-  sha256 "3b255e94a8a3141bc394fc66e3ef4cbd2d405e0a0dd35fe3f631d29cd655a483" # 
pragma: allowlist secret
+  url "https://dlcdn.apache.org/yetus/0.15.0/apache-yetus-0.15.0-bin.tar.gz";
+  sha256 "445f9b979c97f3dbfc9582ffbc930b62a95ae426e4ff45fe0f60bfa0b77559f4" # 
pragma: allowlist secret
 
   option "with-all", "Build with all dependencies. Note that some dependencies 
such as "\
     "Go, Perl::Critic and checkmake still need to be installed manually."

Reply via email to