Skip to content

Commit 9548ecc

Browse files
authored
Merge pull request #217599 from gittools-bot/update-gitversion.rb-1743531780
gitversion 6.2.0
2 parents 6527c7f + b8f943a commit 9548ecc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/g/gitversion.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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
9-
sha256 cellar: :any, arm64_sequoia: "2a26219dd186253845ca6dd7c4190c30c0184875e9de7f091757adccfb6f5428"
10-
sha256 cellar: :any, arm64_sonoma: "8451d1106918b8edbc6ae9d442afe9cca0b406830650c27ff010b677a8c42c28"
11-
sha256 cellar: :any, arm64_ventura: "2e8fdd8e17785052d544cf1f165d8409da23499238c4e6bf6fcf83f7665d5c19"
12-
sha256 cellar: :any, ventura: "9e3ea5738e15a2a985f6251e8e6f9936d7d0aa8825caa4b1ac81eb03551eabd9"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "9c8ca004941682e07f9cd5a908ac6866c5c3125dbc05a391da67dc801d3b3e45"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0eb1171fd507667b3452053bb02c44c647991f2557f0fcf440441892bd63d298"
9+
sha256 cellar: :any, arm64_sequoia: "4c675a69481803eb0bd52627f6113d3ddb485408093ed29fdf40eea065b44613"
10+
sha256 cellar: :any, arm64_sonoma: "ce8c2233bc77c507bd57079944aae4591dae99dbfc212cf63e5108d37cfd20f6"
11+
sha256 cellar: :any, arm64_ventura: "f0b5e913f2af7f6082b45fc6220013c84dc8f94a5d98970d0238f2946493950b"
12+
sha256 cellar: :any, ventura: "53a92ff1948bc9bb2aaecfa05dfa639e4651c7d7b10b49972783313a9777656d"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "484c0bca8a5b6c2eb0c8f814800ceb5da3ad32026ca08df95b17471e5d5aa1e3"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "789dc54fadc6d5dec0e2d9339855a1f6fd6bd4c7bdd2583acded892b502a6c21"
1515
end
1616

1717
depends_on "dotnet"

0 commit comments

Comments
 (0)