mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-21 21:07:19 +02:00
test(brew): update goldenfiles
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
b05a62fddc
commit
d9adeb3585
@ -38,6 +38,8 @@ class Test < Formula
|
|||||||
bin.install "test"
|
bin.install "test"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if !Hardware::CPU.is_64_bit?
|
if !Hardware::CPU.is_64_bit?
|
||||||
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm6.tar.gz"
|
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm6.tar.gz"
|
||||||
@ -48,6 +50,7 @@ class Test < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm64.tar.gz"
|
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm64.tar.gz"
|
||||||
@ -59,6 +62,7 @@ class Test < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "svn"
|
conflicts_with "svn"
|
||||||
|
|
||||||
|
@ -16,6 +16,8 @@ class Test < Formula
|
|||||||
bin.install "test"
|
bin.install "test"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if !Hardware::CPU.is_64_bit?
|
if !Hardware::CPU.is_64_bit?
|
||||||
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm6.tar.gz"
|
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm6.tar.gz"
|
||||||
@ -26,6 +28,7 @@ class Test < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm64.tar.gz"
|
url "https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm64.tar.gz"
|
||||||
@ -36,4 +39,5 @@ class Test < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
@ -42,6 +42,8 @@ class CustomBlock < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -42,6 +42,8 @@ class CustomDownloadStrategy < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -43,6 +43,8 @@ class CustomRequire < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -42,6 +42,8 @@ class Default < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -42,6 +42,8 @@ class DefaultGitlab < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -42,6 +42,8 @@ class GitRemote < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -42,6 +42,8 @@ class OpenPr < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -42,6 +42,8 @@ class ValidRepositoryTemplates < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -51,6 +51,8 @@ class WithHeader < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -54,6 +54,8 @@ class WithManyHeaders < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -29,6 +29,8 @@ class V1 < Formula
|
|||||||
man1.install "./man/foo.1.gz"
|
man1.install "./man/foo.1.gz"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -41,4 +43,5 @@ class V1 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
@ -29,6 +29,8 @@ class V2 < Formula
|
|||||||
man1.install "./man/foo.1.gz"
|
man1.install "./man/foo.1.gz"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -41,4 +43,5 @@ class V2 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
@ -29,6 +29,8 @@ class V3 < Formula
|
|||||||
man1.install "./man/foo.1.gz"
|
man1.install "./man/foo.1.gz"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -41,4 +43,5 @@ class V3 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
@ -29,6 +29,8 @@ class V4 < Formula
|
|||||||
man1.install "./man/foo.1.gz"
|
man1.install "./man/foo.1.gz"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -41,4 +43,5 @@ class V4 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
@ -40,6 +40,7 @@ class MultipleArmv5 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -51,6 +52,7 @@ class MultipleArmv5 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -40,6 +40,7 @@ class MultipleArmv6 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -51,6 +52,7 @@ class MultipleArmv6 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
@ -40,6 +40,7 @@ class MultipleArmv7 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
on_arm do
|
on_arm do
|
||||||
if Hardware::CPU.is_64_bit?
|
if Hardware::CPU.is_64_bit?
|
||||||
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
url "https://dummyhost/download/v1.0.1/arm64.tar.gz"
|
||||||
@ -51,6 +52,7 @@ class MultipleArmv7 < Formula
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
conflicts_with "gtk+"
|
conflicts_with "gtk+"
|
||||||
conflicts_with "qt"
|
conflicts_with "qt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user