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 8f24c94 commit d476c1dCopy full SHA for d476c1d
Formula/g/gitversion.rb
@@ -1,8 +1,8 @@
1
class Gitversion < Formula
2
desc "Easy semantic versioning for projects using Git"
3
homepage "https://gitversion.net/docs/"
4
- url "https://github.com/GitTools/GitVersion/archive/refs/tags/6.1.0.tar.gz"
5
- sha256 "c4791cf3f3820606735e5cbb0bdb6bc1b2db6eedad485bab7d7ebef989228a94"
+ url "https://github.com/GitTools/GitVersion/archive/refs/tags/6.2.0.tar.gz"
+ sha256 "ae06e4311555dd37261caa33fb6b91937021e3244872176bf72878c7e557f756"
6
license "MIT"
7
8
bottle do
0 commit comments