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 |
|