We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3549c8b commit 250ef55Copy full SHA for 250ef55
Formula/o/oxker.rb
@@ -1,8 +1,8 @@
1
class Oxker < Formula
2
desc "Terminal User Interface (TUI) to view & control docker containers"
3
homepage "https://github.com/mrjackwills/oxker"
4
- url "https://github.com/mrjackwills/oxker/archive/refs/tags/v0.10.3.tar.gz"
5
- sha256 "6d27d6e9dfbe38270560751f932cd72659b73d4891117042aa21eba800f2ad9e"
+ url "https://github.com/mrjackwills/oxker/archive/refs/tags/v0.10.4.tar.gz"
+ sha256 "97c124e29b8ee3e92162c23f34aca78f585fed1a49727d865f06d5c02348805c"
6
license "MIT"
7
head "https://github.com/mrjackwills/oxker.git", branch: "main"
8
0 commit comments