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 cdccff3  YETUS-1253. Release 0.15.1
cdccff3 is described below

commit cdccff307e1ffcdccb88792e11bf75b2233503c2
Author: Allen Wittenauer <a...@apache.org>
AuthorDate: Tue Mar 4 06:51:39 2025 -0800

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

diff --git a/Formula/yetus.rb b/Formula/yetus.rb
index 433fa22..8ed9a66 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.15.0/apache-yetus-0.15.0-bin.tar.gz";
-  sha256 "445f9b979c97f3dbfc9582ffbc930b62a95ae426e4ff45fe0f60bfa0b77559f4" # 
pragma: allowlist secret
+  url "https://dlcdn.apache.org/yetus/0.15.1/apache-yetus-0.15.1-bin.tar.gz";
+  sha256 "093bc132efa63f524975fd9c8b1e7aaf4b093754647c83a0623f80438553ae3c" # 
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