From bafcd13639edc86de538f57949b2010252e01078 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 9 Jan 2025 21:28:31 -0500 Subject: [PATCH] cgns 4.5.0 autobump: add cgns Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/c/cgns.rb | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index 9a5239c7d306ff..4e534ca8e994e0 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -431,6 +431,7 @@ cgal cgif cgl cglm +cgns cgrep chafa chain-bench diff --git a/Formula/c/cgns.rb b/Formula/c/cgns.rb index 450fe5a0b0810d..710623e33e18e5 100644 --- a/Formula/c/cgns.rb +++ b/Formula/c/cgns.rb @@ -1,10 +1,9 @@ class Cgns < Formula desc "CFD General Notation System" homepage "http://cgns.org/" - url "https://github.com/CGNS/CGNS/archive/refs/tags/v4.4.0.tar.gz" - sha256 "3b0615d1e6b566aa8772616ba5fd9ca4eca1a600720e36eadd914be348925fe2" + url "https://github.com/CGNS/CGNS/archive/refs/tags/v4.5.0.tar.gz" + sha256 "c72355219318755ba0a8646a8e56ee1c138cf909c1d738d258d2774fa4b529e9" license "BSD-3-Clause" - revision 1 head "https://github.com/CGNS/CGNS.git", branch: "develop" livecheck do