37 Commits

Author SHA1 Message Date
Bo Anderson
67ecc2452a
Merge pull request #15602 from donaldducky/cask-support-multiple-headers
Cask support multiple headers
2023-07-20 21:19:55 +01:00
Patrick Linnane
c56669e9cd
various: fix miscellaneous typos 2023-07-18 08:52:49 -07:00
Bevan Kay
6a78d5833b
docs/cask: replace single-quoted with double-quoted 2023-07-17 12:52:15 +10:00
Don Chea
0e9a8418fc Update Cask cookbook to mention header array support 2023-06-28 11:36:12 -04:00
Razvan Azamfirei
5192866abe
homebrew-cask-drivers: deprecate official tap 2023-06-08 08:12:59 -04:00
EricFromCanada
819bef620c
docs: deprecate appcast 2023-04-16 09:01:12 -04:00
EricFromCanada
b9dab243b5
cask/artifact: fix up some definitions
And expand the list of artifacts that target: works with.
2023-04-14 15:47:33 -04:00
EricFromCanada
94afe6938a
docs: mention keyboard_layout for casks 2023-03-30 18:43:31 -04:00
Mike McQuaid
b3684e55a7
Merge pull request #14997 from ZhongRuoyu/ventura-system-settings
Update path to system settings on Ventura
2023-03-17 15:45:05 -04:00
stevenlele
b1ddbfee22 Remove redundant comma in docs 2023-03-17 20:38:26 +08:00
stevenlele
c5973022d4 Update tag order in docs 2023-03-17 20:34:25 +08:00
Ruoyu Zhong
e9ce4a5a4e
Update path to system settings on Ventura
"System Preferences" has been renamed to "System Settings" on Ventura.
Privacy and security settings have moved, too. This commit makes sure
these changes are reflected. (Some adjustments were already made in
#14092.)

Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
2023-03-17 19:24:07 +08:00
Markus Reiter
fa9d8057ab
Tweak version :latest docs. 2023-02-08 19:07:21 +01:00
EricFromCanada
42e91e8668
docs: add Table of Contents to selected pages 2022-12-30 00:45:30 -05:00
EricFromCanada
91c71a58ac
Cask-Cookbook: content & formatting updates 2022-11-11 16:07:11 -05:00
EricFromCanada
9c22c47e4f
Cookbooks: adjust line breaks 2022-11-11 15:49:53 -05:00
Patrick Linnane
2c550684e3
Update docs/Cask-Cookbook.md
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-11-04 18:10:46 -07:00
Patrick Linnane
ea585b1d47
Add :ventura 2022-11-04 15:09:34 -07:00
Patrick Linnane
f8923de85f
Add :monterey & :ventura symbols 2022-11-04 15:08:28 -07:00
Harry Marr
237a4181c0
Add docs for casks that use git URLs 2022-10-22 12:01:13 -04:00
p-linnane
95fc1e41b9
Remove reference to Travis bot 2022-07-19 08:59:06 -07:00
Mike McQuaid
1bb44979ee
Disable and delete code for 3.5.0
The next planned release will be 3.5.0 so let's fix things up for there.
2022-05-30 14:59:14 +01:00
Mike McQuaid
7bdde7910e
Update Homebrew discussion links
The organisation discussions have a cleaner URL.
2022-04-05 08:31:40 +01:00
hyuraku
543498859e repair arch meaning 2022-03-18 21:04:34 +09:00
hyuraku
ab8d372272 add arm64 info to Cask-Cookbook.md 2022-03-17 21:15:14 +09:00
Adrian Ho
b85008a487 Cask-Cookbook: fix caskroom_path description
From `cask.rb`:
```
    def caskroom_path
      @caskroom_path ||= Caskroom.path.join(token)
    end
```
2022-03-01 13:03:46 +08:00
neutric
5a1c3723e1
docs/Cask-Cookbook.md: add macOS release symbol
Add `monterey` to the list of available macOS release symbols.
2022-02-18 00:38:15 +01:00
fn ⌃ ⌥
68160df041 cask: add #csv to version DSL 2021-11-16 16:34:12 -08:00
Nihaal Sangha
1984ca098d
Update cask cookbook header 2021-11-07 01:23:31 +00:00
Nihaal Sangha
25f74b8b01
Improve verified: docs in cask cookbook 2021-11-04 03:13:33 +00:00
Bevan Kay
e6e0ba0521
cask cookbook: update livecheck blocks
This change causes `livecheck` to return a nicer error if no match is found from the regex.
2021-10-30 14:34:18 +11:00
FnControlOption
999a3c66f9 docs: use brew --repository shorthand in Cask Cookbook 2021-09-01 05:59:26 -07:00
Michael Cho
b44ecaceb7
docs: fix cask doc urls to use docs.brew.sh 2021-06-25 13:20:40 -07:00
Michael Cho
5ce84970b8
docs: use '<cask>' placeholder in Cask-Cookbook
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-18 14:34:17 -07:00
Michael Cho
0e9ab28600
docs: fix Cask Cookbook placeholders being discarded on docs.brew.sh 2021-05-18 13:57:16 -07:00
Sean Molenaar
f7ec0b4d53
docs: fix token-reference anchor
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-04-26 14:32:30 +02:00
Sean Molenaar
390d108555
docs: add Cask Cookbook 2021-04-26 10:47:41 +02:00