Skip to content

Commit d476c1d

Browse files
committed
gitversion 6.2.0
For additional details see https://github.com/GitTools/GitVersion/releases/tag/6.2.0
1 parent 8f24c94 commit d476c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gitversion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gitversion < Formula
22
desc "Easy semantic versioning for projects using Git"
33
homepage "https://gitversion.net/docs/"
4-
url "https://github.com/GitTools/GitVersion/archive/refs/tags/6.1.0.tar.gz"
5-
sha256 "c4791cf3f3820606735e5cbb0bdb6bc1b2db6eedad485bab7d7ebef989228a94"
4+
url "https://github.com/GitTools/GitVersion/archive/refs/tags/6.2.0.tar.gz"
5+
sha256 "ae06e4311555dd37261caa33fb6b91937021e3244872176bf72878c7e557f756"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)