Closes #37448.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Caleb Xu 2019-02-28 16:18:07 -05:00 committed by Chongyu Zhu
parent 430ef3dbd6
commit eaa61da56e
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +1,8 @@
class Dwm < Formula
desc "Dynamic window manager"
homepage "https://dwm.suckless.org/"
url "https://dl.suckless.org/dwm/dwm-6.1.tar.gz"
sha256 "c2f6c56167f0acdbe3dc37cca9c1a19260c040f2d4800e3529a21ad7cce275fe"
revision 1
url "https://dl.suckless.org/dwm/dwm-6.2.tar.gz"
sha256 "97902e2e007aaeaa3c6e3bed1f81785b817b7413947f1db1d3b62b8da4cd110e"
head "https://git.suckless.org/dwm", :using => :git
bottle do