Skip to content

Commit

Permalink
cgns 4.5.0
Browse files Browse the repository at this point in the history
autobump: add cgns

Signed-off-by: Rui Chen <[email protected]>

cgns: update homepage

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jan 10, 2025
1 parent 067bbf9 commit fc3b12c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ cgal
cgif
cgl
cglm
cgns
cgrep
chafa
chain-bench
Expand Down
7 changes: 3 additions & 4 deletions Formula/c/cgns.rb
Original file line number Diff line number Diff line change
@@ -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"
homepage "https://cgns.github.io/"
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
Expand Down

0 comments on commit fc3b12c

Please sign in to comment.