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 f9b52cb commit 214b7c3Copy full SHA for 214b7c3
Formula/p/parallel.rb
@@ -1,9 +1,9 @@
1
class Parallel < Formula
2
desc "Shell command parallelization utility"
3
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"
+ url "https://ftpmirror.gnu.org/gnu/parallel/parallel-20251122.tar.bz2"
+ mirror "https://ftp.gnu.org/gnu/parallel/parallel-20251122.tar.bz2"
+ sha256 "368d1982cfd9dbebb8cd0e444de6199559df94ac2dd1edf95f74350f0af1e84d"
7
license "GPL-3.0-or-later"
8
version_scheme 1
9
head "https://git.savannah.gnu.org/git/parallel.git", branch: "master"
0 commit comments