Skip to content

Commit fd70a27

Browse files
authored
Merge pull request Homebrew#226916 from Homebrew/bump-mtools-4.0.49
mtools 4.0.49
2 parents 500cd66 + 1a90e56 commit fd70a27

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Formula/m/mtools.rb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
class Mtools < Formula
22
desc "Tools for manipulating MSDOS files"
33
homepage "https://www.gnu.org/software/mtools/"
4-
url "https://ftp.gnu.org/gnu/mtools/mtools-4.0.48.tar.gz"
5-
mirror "https://ftpmirror.gnu.org/mtools/mtools-4.0.48.tar.gz"
6-
sha256 "88f273c6629ad5464482e98a9980727f585eead8736c50717c95e36f05ca05dc"
4+
url "https://ftp.gnu.org/gnu/mtools/mtools-4.0.49.tar.gz"
5+
mirror "https://ftpmirror.gnu.org/mtools/mtools-4.0.49.tar.gz"
6+
sha256 "10cd1111da87bf2400a380c1639a6cba8bfb937a24f9c51f5f88d393ae5f6f76"
77
license "GPL-3.0-or-later"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c9e24a85323344ba64d5e22d8af0e392c70b05b583476d6cf8f7d31c963dea2a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b47985d9ea303292ffbfee4de611e4f30cf1df07006af728862dfd00cd81dd26"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ac530692ed65ed59fee5bb71bc60343581860cdac2c9b6c7da35b57fae0cff60"
13-
sha256 cellar: :any_skip_relocation, sonoma: "2d459e925ce754b2ad4bd21743843159bed88fc84700c8d72ac8b36a8a713261"
14-
sha256 cellar: :any_skip_relocation, ventura: "f1d8831b6a65b99b20e1ff6864dff373d8bf921e782f44b0acfe2f787a206f93"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "b2d5a2e8c4c343781210aefe1bcac205a4dbb490bf99400d4ccaaf8a7eb49073"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8163f99ee69a63637c3f2a70927e7f16a8f6a75d2cece8f19aa6f2bf059beb64"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a0f6aad93ce1be47de8f0d965033933a895f026caa8efc14e61431e6e5025d5f"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d09e38ca2a390336c1ae74821b15f84c08cbe89da16864c1d722b723d6b981d0"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ea3820f4a0897055a525bb47089538e13021a432bd7d7b65ab730dcc3da91fca"
13+
sha256 cellar: :any_skip_relocation, sonoma: "befcc246e976f5f2669e27e33ef9a5b9a01745d5cf0dae4ed94e7f85d09c420d"
14+
sha256 cellar: :any_skip_relocation, ventura: "373f8d9fe58ac60117d60dc996720e2335db25cd2113f9239e6ce694a411ba83"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "86d4b01db4192dc7cff8f6b1f8ac4ce36bed68ed1cab50de953c56e5f6e1085b"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b35d3dda7886392a91cbfb237a7ab3c2f710ff6dc6875acedbbdec863d67c2b"
1717
end
1818

1919
conflicts_with "multimarkdown", because: "both install `mmd` binaries"

0 commit comments

Comments
 (0)