Skip to content

Commit fc3b12c

Browse files
committed
cgns 4.5.0
autobump: add cgns Signed-off-by: Rui Chen <[email protected]> cgns: update homepage Signed-off-by: Rui Chen <[email protected]>
1 parent 067bbf9 commit fc3b12c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ cgal
431431
cgif
432432
cgl
433433
cglm
434+
cgns
434435
cgrep
435436
chafa
436437
chain-bench

Formula/c/cgns.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Cgns < Formula
22
desc "CFD General Notation System"
3-
homepage "http://cgns.org/"
4-
url "https://github.com/CGNS/CGNS/archive/refs/tags/v4.4.0.tar.gz"
5-
sha256 "3b0615d1e6b566aa8772616ba5fd9ca4eca1a600720e36eadd914be348925fe2"
3+
homepage "https://cgns.github.io/"
4+
url "https://github.com/CGNS/CGNS/archive/refs/tags/v4.5.0.tar.gz"
5+
sha256 "c72355219318755ba0a8646a8e56ee1c138cf909c1d738d258d2774fa4b529e9"
66
license "BSD-3-Clause"
7-
revision 1
87
head "https://github.com/CGNS/CGNS.git", branch: "develop"
98

109
livecheck do

0 commit comments

Comments
 (0)