File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class Jam < Formula
3232 # `parse.c:102:20: error: call to undeclared function 'yylineno'`
3333 patch do
3434 url "https://raw.githubusercontent.com/Homebrew/homebrew-core/1cf441a0/Patches/jam/2.6.1-undeclared_functions.diff"
35- sha256 "d567cbaf3914f38bb8c5017ff01cc40fe85970c34d3ad84dbeda8c893518ffae "
35+ sha256 "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed "
3636 end
3737
3838 def install
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ class PythonAT313 < Formula
6767 # We (ab)use osx_framework_library to exploit pip behaviour to allow --prefix to still work.
6868 patch do
6969 url "https://raw.githubusercontent.com/Homebrew/homebrew-core/1cf441a0/Patches/python/3.13-sysconfig.diff"
70- sha256 "e1c2699cf3e39731a19207ed69400a67336cda7767aa08f6f46029f26b1d733b "
70+ sha256 "9f2eae1d08720b06ac3d9ef1999c09388b9db39dfb52687fc261ff820bff20c3 "
7171 end
7272
7373 def lib_cellar
You can’t perform that action at this time.
0 commit comments