We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3677c9 commit f9663baCopy full SHA for f9663ba
Formula/a/adios2.rb
@@ -1,8 +1,8 @@
1
class Adios2 < Formula
2
desc "Next generation of ADIOS developed in the Exascale Computing Program"
3
homepage "https://adios2.readthedocs.io"
4
- url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.10.2.tar.gz"
5
- sha256 "14cf0bcd94772194bce0f2c0e74dba187965d1cffd12d45f801c32929158579e"
+ url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.11.0.tar.gz"
+ sha256 "0a2bd745e3f39745f07587e4a5f92d72f12fa0e2be305e7957bdceda03735dbf"
6
license "Apache-2.0"
7
revision 1
8
head "https://github.com/ornladios/ADIOS2.git", branch: "master"
0 commit comments