Skip to content

Commit 29fdeab

Browse files
authored
Merge pull request #200082 from Homebrew/bump-apptainer-1.3.6
apptainer 1.3.6
2 parents 890b9cd + 227faf8 commit 29fdeab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/apptainer.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class 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

0 commit comments

Comments
 (0)