aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-06 18:22:39 +0900
committerOphestra <cat@gensokyo.uk>2026-03-06 18:22:39 +0900
commitc2d2795e2ba306e26e27235eb541696f555b0a7e (patch)
tree79b63b924e950b8c6fc4a0db0e46a986ff9d1e16
parent2c1d7edd7a7994837fcc0598adba07f4f8fcfdbd (diff)
internal/rosa/libexpat: 2.7.3 to 2.7.4
Signed-off-by: Ophestra <cat@gensokyo.uk>
-rw-r--r--internal/rosa/libexpat.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/libexpat.go b/internal/rosa/libexpat.go
index 47036bfd..c1959f3c 100644
--- a/internal/rosa/libexpat.go
+++ b/internal/rosa/libexpat.go
@@ -8,8 +8,8 @@ import (
func (t Toolchain) newLibexpat() (pkg.Artifact, string) {
const (
- version = "2.7.3"
- checksum = "GmkoD23nRi9cMT0cgG1XRMrZWD82UcOMzkkvP1gkwSFWCBgeSXMuoLpa8-v8kxW-"
+ version = "2.7.4"
+ checksum = "W6NI2FESBjrTqRPcvs15fK5c3nwF6f9RT8U-XHKQKblXVzJB3nt_ez5B5jO0ZVDG"
)
return t.NewPackage("libexpat", version, pkg.NewHTTPGetTar(
nil, "https://github.com/libexpat/libexpat/releases/download/"+