Skip to content

Commit 214b7c3

Browse files
committed
parallel 20251122
1 parent f9b52cb commit 214b7c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/parallel.rb

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

0 commit comments

Comments
 (0)