Skip to content

Commit

Permalink
adios2 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and chenrui333 committed Apr 4, 2024
1 parent fcf5d79 commit 77573e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/a/adios2.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Adios2 < Formula
desc "Next generation of ADIOS developed in the Exascale Computing Program"
homepage "https://adios2.readthedocs.io"
url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.9.2.tar.gz"
sha256 "78309297c82a95ee38ed3224c98b93d330128c753a43893f63bbe969320e4979"
url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.10.0.tar.gz"
sha256 "e5984de488bda546553dd2f46f047e539333891e63b9fe73944782ba6c2d95e4"
license "Apache-2.0"
revision 2
head "https://github.com/ornladios/ADIOS2.git", branch: "master"

livecheck do
Expand Down

0 comments on commit 77573e9

Please sign in to comment.