mtools 4.0.35

Closes #83063.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
EricFromCanada 2021-08-10 15:28:22 -04:00 committed by BrewTestBot
parent b4fd9ca87e
commit e06a2722a8
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Mtools < Formula
desc "Tools for manipulating MSDOS files"
homepage "https://www.gnu.org/software/mtools/"
url "https://ftp.gnu.org/gnu/mtools/mtools-4.0.34.tar.gz"
mirror "https://ftpmirror.gnu.org/mtools/mtools-4.0.34.tar.gz"
sha256 "17ac0f97de27133e91d15409d67139242da4229adc23a5d9c43bacd80153a717"
url "https://ftp.gnu.org/gnu/mtools/mtools-4.0.35.tar.gz"
mirror "https://ftpmirror.gnu.org/mtools/mtools-4.0.35.tar.gz"
sha256 "27af3ebb1b5c6c74ca0b8276bf21b70c3fb497dd8eb1b605d74df7a761aedef5"
license "GPL-3.0-or-later"
bottle do