Skip to content

Commit 870d3b3

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 42f54f9 commit 870d3b3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

brew/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
[`filebot.rb`](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/filebot.rb) is maintained by the community via the official [`homebrew-cask`](https://github.com/Homebrew/homebrew-cask) repository:
1+
[`filebot.rb`](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/filebot.rb) is maintained by the community via the official [`homebrew-cask`](https://github.com/Homebrew/homebrew-cask) repository. Please read [`brew cask install filebot`](https://www.filebot.net/mac/brew.html) for details.
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.

scoop/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
[`filebot.json`](https://github.com/lukesampson/scoop-extras/blob/master/bucket/filebot.json) is maintained by the community via the official [`scoop-extras`](https://github.com/lukesampson/scoop-extras) repository:
1+
[`filebot.json`](https://github.com/lukesampson/scoop-extras/blob/master/bucket/filebot.json) is maintained by the community via the official [`scoop-extras`](https://github.com/lukesampson/scoop-extras) repository. Please read [`scoop install filebot`](https://www.filebot.net/windows/scoop.html) for details.
22
```sh
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.

0 commit comments

Comments
 (0)