Skip to content

Commit

Permalink
gofumpt 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and chenrui333 committed Dec 5, 2022
1 parent cb8be9d commit b3bd10e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gofumpt.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Gofumpt < Formula
desc "Stricter gofmt"
homepage "https://github.com/mvdan/gofumpt"
url "https://github.com/mvdan/gofumpt/archive/v0.3.1.tar.gz"
sha256 "514faa1401511c5634eb906ebaa12c26dd1f7227f80b835c9b21af15bbd0ec3a"
url "https://github.com/mvdan/gofumpt/archive/v0.4.0.tar.gz"
sha256 "ba1fd89dd5a36a5443c879cd084b5626d3f8704000ec53c0d1cf5276af2bfa86"
license "BSD-3-Clause"

bottle do
Expand Down

0 comments on commit b3bd10e

Please sign in to comment.