File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ brews:
123
123
skip_upload : auto
124
124
description : A CLI for interacting with the Fastly platform
125
125
homepage : https://github.com/fastly/cli
126
- folder : Formula
126
+ directory : Formula
127
127
custom_block : |
128
128
head do
129
129
url "https://github.com/fastly/cli.git"
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## [ v10.8.10] ( https://github.com/fastly/cli/releases/tag/v10.8.10 ) (2024-04-10)
4
+
5
+ ** Dependencies:**
6
+
7
+ - build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 [ #1173 ] ( https://github.com/fastly/cli/pull/1173 )
8
+ - build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 [ #1175 ] ( https://github.com/fastly/cli/pull/1175 )
9
+
3
10
## [ v10.8.9] ( https://github.com/fastly/cli/releases/tag/v10.8.9 ) (2024-03-27)
4
11
5
12
** Bug fixes:**
You can’t perform that action at this time.
0 commit comments