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 9d184ef commit ca89df7Copy full SHA for ca89df7
Formula/p/powerman-dockerize.rb
@@ -1,8 +1,8 @@
1
class PowermanDockerize < Formula
2
desc "Utility to simplify running applications in docker containers"
3
homepage "https://github.com/powerman/dockerize"
4
- url "https://github.com/powerman/dockerize/archive/refs/tags/v0.20.2.tar.gz"
5
- sha256 "b9c10d73a222379c95c8cb02da882857ce0ff001e084468218ccb33375f1043e"
+ url "https://github.com/powerman/dockerize/archive/refs/tags/v0.22.2.tar.gz"
+ sha256 "8cc5e74d6785c6928adacf6fc70fc712b75b0f5bb1dc1e42e27e976acfef1818"
6
license "MIT"
7
8
bottle do
0 commit comments