Skip to content

Commit 250ef55

Browse files
committed
oxker 0.10.4
1 parent 3549c8b commit 250ef55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/oxker.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Oxker < Formula
22
desc "Terminal User Interface (TUI) to view & control docker containers"
33
homepage "https://github.com/mrjackwills/oxker"
4-
url "https://github.com/mrjackwills/oxker/archive/refs/tags/v0.10.3.tar.gz"
5-
sha256 "6d27d6e9dfbe38270560751f932cd72659b73d4891117042aa21eba800f2ad9e"
4+
url "https://github.com/mrjackwills/oxker/archive/refs/tags/v0.10.4.tar.gz"
5+
sha256 "97c124e29b8ee3e92162c23f34aca78f585fed1a49727d865f06d5c02348805c"
66
license "MIT"
77
head "https://github.com/mrjackwills/oxker.git", branch: "main"
88

0 commit comments

Comments
 (0)