We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c89003 + 121c1d3 commit 23c6bcdCopy full SHA for 23c6bcd
build-binutils.py
@@ -8,7 +8,7 @@
8
import tc_build.binutils
9
import tc_build.utils
10
11
-LATEST_BINUTILS_RELEASE = (2, 43, 0)
+LATEST_BINUTILS_RELEASE = (2, 44, 0)
12
13
parser = ArgumentParser()
14
parser.add_argument('-B',
0 commit comments