Skip to content

Commit 598e60a

Browse files
committed
dockerfmt 0.3.7
1 parent d5ed7c4 commit 598e60a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dockerfmt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dockerfmt < Formula
22
desc "Dockerfile format and parser. a modern dockfmt"
33
homepage "https://github.com/reteps/dockerfmt"
4-
url "https://github.com/reteps/dockerfmt/archive/refs/tags/v0.3.6.tar.gz"
5-
sha256 "ce9f67ea2513cda0d04a26d11c80300a834242eee0656797901254ccb0c89553"
4+
url "https://github.com/reteps/dockerfmt/archive/refs/tags/v0.3.7.tar.gz"
5+
sha256 "2cf8c1122817ac6d690d062aa41e2484c9d438ace605c64b21f5b7825d0a5c67"
66
license "MIT"
77
head "https://github.com/reteps/dockerfmt.git", branch: "main"
88

0 commit comments

Comments
 (0)