gitversion 5.0.1
Closes #43389. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
ba6040cb28
commit
56b5ff6813
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gitversion < Formula
|
||||
desc "Easy semantic versioning for projects using Git"
|
||||
homepage "https://github.com/GitTools/GitVersion"
|
||||
url "https://github.com/GitTools/GitVersion/releases/download/v4.0.0/GitVersion-bin-net40-v4.0.0.zip"
|
||||
sha256 "872c6cfaecd8693a37c3d3fcb77c24bf4068ea5db14fee4dad9912a6b922b9f1"
|
||||
url "https://github.com/GitTools/GitVersion/releases/download/5.0.1/GitVersion-bin-fullfx-v5.0.1.zip"
|
||||
sha256 "9b543d3e42e0d5e6fab0b44553cb6bbbb0e31431030ef761fc1a50c845fd166a"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue