Skip to content

Commit

Permalink
dwm 6.5
Browse files Browse the repository at this point in the history
autobump: add dwm

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Mar 19, 2024
1 parent 75a1fc3 commit 65cee08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ dune
duo_unix
dust
dvc
dwm
dxpy
dyld-headers
dynaconf
Expand Down
4 changes: 2 additions & 2 deletions Formula/d/dwm.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dwm < Formula
desc "Dynamic window manager"
homepage "https://dwm.suckless.org/"
url "https://dl.suckless.org/dwm/dwm-6.4.tar.gz"
sha256 "fa9c0d69a584485076cfc18809fd705e5c2080dafb13d5e729a3646ca7703a6e"
url "https://dl.suckless.org/dwm/dwm-6.5.tar.gz"
sha256 "21d79ebfa9f2fb93141836c2666cb81f4784c69d64e7f1b2352f9b970ba09729"
license "MIT"
head "https://git.suckless.org/dwm", using: :git, branch: "master"

Expand Down

0 comments on commit 65cee08

Please sign in to comment.