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 ad8560c commit 6feb721Copy full SHA for 6feb721
Formula/a/apptainer.rb
@@ -1,8 +1,8 @@
1
class Apptainer < Formula
2
desc "Application container and unprivileged sandbox platform for Linux"
3
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"
+ url "https://github.com/apptainer/apptainer/releases/download/v1.3.6/apptainer-1.3.6.tar.gz"
+ sha256 "b5343369e7fdf67572f887d81f8d2b938f099fb39c876d96430d747935960d51"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments