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 08b6625 commit 2a19e07Copy full SHA for 2a19e07
Formula/d/dockerize.rb
@@ -1,8 +1,8 @@
1
class Dockerize < Formula
2
desc "Utility to simplify running applications in docker containers"
3
homepage "https://github.com/jwilder/dockerize"
4
- url "https://github.com/jwilder/dockerize/archive/refs/tags/v0.8.0.tar.gz"
5
- sha256 "e87dadb9537f5e33cd819d2fbe3344b41b91cf83bf8fee2a3c2c5e08fdac43f7"
+ url "https://github.com/jwilder/dockerize/archive/refs/tags/v0.9.0.tar.gz"
+ sha256 "a428dfc940fc89c9469d7a57d200f8b50dedc098666e50c5a9a90c4fada11c18"
6
license "MIT"
7
8
bottle do
0 commit comments