Skip to content

Commit 22f5d3c

Browse files
committed
Change pin on eunit_formatters dep from master to main
1 parent a792116 commit 22f5d3c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

deps/cowboy/erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@ pkg_eunit_formatters_description = Because eunit's output sucks. Let's make it b
14641464
pkg_eunit_formatters_homepage = https://github.com/seancribbs/eunit_formatters
14651465
pkg_eunit_formatters_fetch = git
14661466
pkg_eunit_formatters_repo = https://github.com/seancribbs/eunit_formatters
1467-
pkg_eunit_formatters_commit = master
1467+
pkg_eunit_formatters_commit = main
14681468

14691469
PACKAGES += euthanasia
14701470
pkg_euthanasia_name = euthanasia

deps/cowlib/erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@ pkg_eunit_formatters_description = Because eunit's output sucks. Let's make it b
14641464
pkg_eunit_formatters_homepage = https://github.com/seancribbs/eunit_formatters
14651465
pkg_eunit_formatters_fetch = git
14661466
pkg_eunit_formatters_repo = https://github.com/seancribbs/eunit_formatters
1467-
pkg_eunit_formatters_commit = master
1467+
pkg_eunit_formatters_commit = main
14681468

14691469
PACKAGES += euthanasia
14701470
pkg_euthanasia_name = euthanasia

deps/gun/erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ pkg_eunit_formatters_description = Because eunit's output sucks. Let's make it b
17031703
pkg_eunit_formatters_homepage = https://github.com/seancribbs/eunit_formatters
17041704
pkg_eunit_formatters_fetch = git
17051705
pkg_eunit_formatters_repo = https://github.com/seancribbs/eunit_formatters
1706-
pkg_eunit_formatters_commit = master
1706+
pkg_eunit_formatters_commit = main
17071707

17081708
PACKAGES += euthanasia
17091709
pkg_euthanasia_name = euthanasia

deps/ranch/erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ pkg_eunit_formatters_description = Because eunit's output sucks. Let's make it b
17031703
pkg_eunit_formatters_homepage = https://github.com/seancribbs/eunit_formatters
17041704
pkg_eunit_formatters_fetch = git
17051705
pkg_eunit_formatters_repo = https://github.com/seancribbs/eunit_formatters
1706-
pkg_eunit_formatters_commit = master
1706+
pkg_eunit_formatters_commit = main
17071707

17081708
PACKAGES += euthanasia
17091709
pkg_euthanasia_name = euthanasia

erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ pkg_eunit_formatters_description = Because eunit's output sucks. Let's make it b
14651465
pkg_eunit_formatters_homepage = https://github.com/seancribbs/eunit_formatters
14661466
pkg_eunit_formatters_fetch = git
14671467
pkg_eunit_formatters_repo = https://github.com/seancribbs/eunit_formatters
1468-
pkg_eunit_formatters_commit = master
1468+
pkg_eunit_formatters_commit = main
14691469

14701470
PACKAGES += euthanasia
14711471
pkg_euthanasia_name = euthanasia

0 commit comments

Comments
 (0)