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 d5ed7c4 commit 598e60aCopy full SHA for 598e60a
Formula/d/dockerfmt.rb
@@ -1,8 +1,8 @@
1
class Dockerfmt < Formula
2
desc "Dockerfile format and parser. a modern dockfmt"
3
homepage "https://github.com/reteps/dockerfmt"
4
- url "https://github.com/reteps/dockerfmt/archive/refs/tags/v0.3.6.tar.gz"
5
- sha256 "ce9f67ea2513cda0d04a26d11c80300a834242eee0656797901254ccb0c89553"
+ url "https://github.com/reteps/dockerfmt/archive/refs/tags/v0.3.7.tar.gz"
+ sha256 "2cf8c1122817ac6d690d062aa41e2484c9d438ace605c64b21f5b7825d0a5c67"
6
license "MIT"
7
head "https://github.com/reteps/dockerfmt.git", branch: "main"
8
0 commit comments