Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Commit

Permalink
singularity: add 2.6.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxbrewTestBot authored and sjackman committed Sep 19, 2018
1 parent 05ada05 commit b8a8bd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/singularity.rb
Expand Up @@ -4,6 +4,11 @@ class Singularity < Formula
url "https://github.com/singularityware/singularity/releases/download/2.6.0/singularity-2.6.0.tar.gz"
sha256 "7c425211a099f6fa6f74037e6e17be58fb5923b0bd11aea745e48ef83c488b49"

bottle do
root_url "https://linuxbrew.bintray.com/bottles-extra"
sha256 "9350470e86dfa8e1fe057b29b26f051734ba257297b212fc037e3bbb8b7022ba" => :x86_64_linux
end

depends_on "python@2" => :build
depends_on "libarchive"
depends_on "squashfs"
Expand Down

0 comments on commit b8a8bd6

Please sign in to comment.