mawk 1.3.4-20190203
Closes #44285. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
12bf390315
commit
60a1ff1473
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mawk < Formula
|
||||
desc "Interpreter for the AWK Programming Language"
|
||||
homepage "https://invisible-island.net/mawk/"
|
||||
url "https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20171017.tgz"
|
||||
sha256 "db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b"
|
||||
url "https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20190203.tgz"
|
||||
sha256 "daacb314029185bbef86b0df5627ad8591378d420fc32236f99f15a9a8a6b840"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue