File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,17 +22,10 @@ builds:
2222 - -X main.CommitHash={{.Commit}}
2323 - -X main.CompileDate={{.Date}}
2424
25- universal_binaries :
26- - id : git-profile-universal
27- ids :
28- - git-profile
29- replace : true
30-
3125archives :
3226 - id : git-profile
3327 ids :
3428 - git-profile
35- - git-profile-universal
3629 files :
3730 - LICENSE*
3831 - README*
@@ -51,17 +44,21 @@ source:
5144
5245brews :
5346 - name : git-profile
47+ ids :
48+ - git-profile
5449 homepage : https://github.com/dotzero/git-profile
55- description : Git Profile allows to add and switch between multiple user profiles in git repositories
50+ description : Git Profile allows to add and switch between multiple user profiles
5651 license : MIT
52+
5753 repository :
5854 owner : dotzero
5955 name : homebrew-tap
56+
6057 commit_author :
6158 name : dotzero
6259 email : mail@dotzero.ru
60+
6361 install : |
64- system "go", "build", *std_go_args(ldflags: "-s -w -X main.Version=#{version}")
6562
6663release :
6764 github :
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2021 dotzero
3+ Copyright (c) 2026 dotzero
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments