We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ad749 commit b8001b7Copy full SHA for b8001b7
Formula/u/u-boot-tools.rb
@@ -1,8 +1,8 @@
1
class UBootTools < Formula
2
desc "Universal boot loader"
3
homepage "https://www.denx.de/wiki/U-Boot/"
4
- url "https://ftp.denx.de/pub/u-boot/u-boot-2025.07.tar.bz2"
5
- sha256 "0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7"
+ url "https://ftp.denx.de/pub/u-boot/u-boot-2025.10.tar.bz2"
+ sha256 "b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a"
6
license all_of: ["GPL-2.0-only", "GPL-2.0-or-later", "BSD-3-Clause"]
7
8
livecheck do
0 commit comments