Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit cacb31a

Browse files
committed
Bump Homebrew stable SHA
1 parent a96fe29 commit cacb31a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/private_API.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const auto_tappath = joinpath(brew_prefix,"Library","Taps","staticfloat","homebr
1515
# Where we download brew from
1616
const BREW_URL = "https://github.com/Homebrew/brew"
1717
const BREW_BRANCH = "master"
18-
const BREW_STABLE_SHA = "38287e6309c02272cec18fb1655145d3519f1b2f"
18+
const BREW_STABLE_SHA = "6a912c369125caca5e1e3929e942bbb946ce6367"
1919

2020
"""
2121
`install_brew()`

0 commit comments

Comments
 (0)