Skip to content

Commit 2a19e07

Browse files
committed
dockerize 0.9.0
1 parent 08b6625 commit 2a19e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dockerize.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dockerize < Formula
22
desc "Utility to simplify running applications in docker containers"
33
homepage "https://github.com/jwilder/dockerize"
4-
url "https://github.com/jwilder/dockerize/archive/refs/tags/v0.8.0.tar.gz"
5-
sha256 "e87dadb9537f5e33cd819d2fbe3344b41b91cf83bf8fee2a3c2c5e08fdac43f7"
4+
url "https://github.com/jwilder/dockerize/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "a428dfc940fc89c9469d7a57d200f8b50dedc098666e50c5a9a90c4fada11c18"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)