Skip to content

Commit 609e27a

Browse files
committed
chore: use a more stable url for patch file
1 parent 2676e4c commit 609e27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/avr-binutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class AvrBinutils < Formula
2727

2828
# Support for -C in avr-size
2929
patch do
30-
url "https://raw.githubusercontent.com/chenzhuoyu/homebrew-avr/main/Patch/avr-binutils-size.patch"
30+
url "https://raw.githubusercontent.com/chenzhuoyu/homebrew-avr/2676e4caa70022cf7b087f7c1bb676e368343190/Patch/avr-binutils-size.patch"
3131
sha256 "8bd641fa74c967e21a6f4251fef3e1d931bfefca40dd03349ba25225f222436b"
3232
end
3333

0 commit comments

Comments
 (0)