We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6397e27 commit d06e710Copy full SHA for d06e710
brew.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: brew
3
- version: "4.4.19"
+ version: "4.4.20"
4
epoch: 0
5
description: "The homebrew package manager"
6
copyright:
@@ -48,7 +48,7 @@ pipeline:
48
repository: https://github.com/Homebrew/brew
49
tag: ${{package.version}}
50
destination: ./brew
51
- expected-commit: 23facb219df8615680636ef12103bb3313f44e2a
+ expected-commit: 47ef1a3b0b742a78be35c016df6a0279d6035ebb
52
53
- runs: |
54
set -x
0 commit comments