File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 IgnoreExitCode =" true"
2323 Condition =" !Exists('$(HomebrewDir)\Library\Taps\homebrew\homebrew-core\LICENSE.txt')" />
2424 <Exec WorkingDirectory =" $(HomebrewDir)"
25- Command =" bin/brew fetch --force --bottle-tag=sonoma openssl@1.1 "
25+ Command =" bin/brew fetch --force --bottle-tag=sonoma openssl@3.0 "
2626 IgnoreStandardErrorWarningFormat =" true"
2727 Condition =" !Exists('$(OpenSSLX64Dir)/LICENSE')" />
2828 <Exec WorkingDirectory =" $(HomebrewDir)"
29- Command =" bin/brew --cache --bottle-tag=sonoma openssl@1.1 "
29+ Command =" bin/brew --cache --bottle-tag=sonoma openssl@3.0 "
3030 IgnoreStandardErrorWarningFormat =" true"
3131 ConsoleToMsBuild =" true"
3232 Condition =" !Exists('$(OpenSSLX64Dir)/LICENSE')" >
3737 IgnoreStandardErrorWarningFormat =" true"
3838 Condition =" !Exists('$(OpenSSLX64Dir)/LICENSE')" />
3939 <Exec WorkingDirectory =" $(HomebrewDir)"
40- Command =" brew fetch --force --bottle-tag=arm64_sonoma openssl@1.1 "
40+ Command =" brew fetch --force --bottle-tag=arm64_sonoma openssl@3.0 "
4141 IgnoreStandardErrorWarningFormat =" true"
4242 Condition =" !Exists('$(OpenSSLARM64Dir)/LICENSE')" />
4343 <Exec WorkingDirectory =" $(HomebrewDir)"
44- Command =" bin/brew --cache --bottle-tag=arm64_sonoma openssl@1.1 "
44+ Command =" bin/brew --cache --bottle-tag=arm64_sonoma openssl@3.0 "
4545 IgnoreStandardErrorWarningFormat =" true"
4646 ConsoleToMsBuild =" true"
4747 Condition =" !Exists('$(OpenSSLARM64Dir)/LICENSE')" >
You can’t perform that action at this time.
0 commit comments