File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Apptainer < Formula
22 desc "Application container and unprivileged sandbox platform for Linux"
33 homepage "https://apptainer.org/"
4- url "https://github.com/apptainer/apptainer/releases/download/v1.3.5 /apptainer-1.3.5 .tar.gz"
5- sha256 "fe1c977da952edf1056915b2df67ae2203ef06065d4e4901a237c902329306b2 "
4+ url "https://github.com/apptainer/apptainer/releases/download/v1.3.6 /apptainer-1.3.6 .tar.gz"
5+ sha256 "b5343369e7fdf67572f887d81f8d2b938f099fb39c876d96430d747935960d51 "
66 license "BSD-3-Clause"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , x86_64_linux : "41666d7fa1dfb3d85292f4f864a90d834bf8ff823fe6234d7b4d94f1d14a5197 "
9+ sha256 cellar : :any_skip_relocation , x86_64_linux : "114682ef95d8aa78a708dfe4b86a8babf0ff00a86a7f6e35d16a9a476ff7ffef "
1010 end
1111
1212 # No relocation, the localstatedir to find configs etc is compiled into the program
You can’t perform that action at this time.
0 commit comments