Skip to content

Commit 42f54f9

Browse files
committed
brew cask and scoop descriptors must be maintained via the official GitHub package repositories (otherwise it'll kinda work; kinda not work; e.g. auto-update can't work; overlapping package name with lead to strange conflicts and behaviors)
1 parent ec5ed99 commit 42f54f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

brew/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
```sh
33
brew cask install filebot --force --no-quarantine
44
```
5-
Please read [`brew cask install filebot`])(https://www.filebot.net/mac/brew.html) for details.
5+
Please read [`brew cask install filebot`](https://www.filebot.net/mac/brew.html) for details.

scoop/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
scoop bucket add extras
44
scoop install filebot
55
```
6-
Please read [`scoop install filebot`])(https://www.filebot.net/windows/scoop.html) for details.
6+
Please read [`scoop install filebot`](https://www.filebot.net/windows/scoop.html) for details.

0 commit comments

Comments
 (0)