Skip to content

Commit f9782f4

Browse files
Update module tags to reflect correct platforms
1 parent 6cc1ba3 commit f9782f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AnyPackage.Homebrew.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Providers = 'Homebrew'
2626
}
2727
PSData = @{
28-
Tags = @('AnyPackage','Provider','Homebrew','Windows')
28+
Tags = @('AnyPackage','Provider','Homebrew','Brew','MacOS','Linux')
2929
LicenseUri = 'https://github.com/anypackage/Homebrew/blob/main/LICENSE'
3030
ProjectUri = 'https://github.com/anypackage/Homebrew'
3131
ReleaseNotes = 'Please see https://github.com/anypackage/Homebrew/blob/main/CHANGELOG.md for release notes'

0 commit comments

Comments
 (0)