Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions brew.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: brew
version: 4.3.20
version: 4.3.21
epoch: 0
description: "The homebrew package manager"
copyright:
Expand Down Expand Up @@ -48,7 +48,7 @@ pipeline:
repository: https://github.com/Homebrew/brew
tag: ${{package.version}}
destination: ./brew
expected-commit: c763732882720f463e84a79ebc607ba54b81ea5d
expected-commit: c5d09b411776547bdbc8e0435deaf690ca632413

- runs: |
set -x
Expand Down