File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Parallel < Formula
22 desc "Shell command parallelization utility"
33 homepage "https://savannah.gnu.org/projects/parallel/"
4- url "https://ftpmirror.gnu.org/gnu/parallel/parallel-20251022 .tar.bz2"
5- mirror "https://ftp.gnu.org/gnu/parallel/parallel-20251022 .tar.bz2"
6- sha256 "474326d59688d2fc078cf89a7b0b4a11cc9684229b3fa0158fe8bc03f1b69ee1 "
4+ url "https://ftpmirror.gnu.org/gnu/parallel/parallel-20251122 .tar.bz2"
5+ mirror "https://ftp.gnu.org/gnu/parallel/parallel-20251122 .tar.bz2"
6+ sha256 "368d1982cfd9dbebb8cd0e444de6199559df94ac2dd1edf95f74350f0af1e84d "
77 license "GPL-3.0-or-later"
88 version_scheme 1
99 head "https://git.savannah.gnu.org/git/parallel.git" , branch : "master"
@@ -14,7 +14,7 @@ class Parallel < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , all : "aad3770d3a079140abd0f2db8842228efb9b10297b16486119648d7e50630c58 "
17+ sha256 cellar : :any_skip_relocation , all : "22c7571e71de4da4488f064f0c26b77c4da537322743710bf215c6d5ebc41ab3 "
1818 end
1919
2020 conflicts_with "moreutils" , because : "both install a `parallel` executable"
You can’t perform that action at this time.
0 commit comments