aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-04-13 02:18:21 +0900
committerOphestra <cat@gensokyo.uk>2026-04-13 02:18:21 +0900
commit46be0b0dc818293b01afb8e33d505b5bbf60f19a (patch)
tree4fc242b4512e1ba32dacc52c57edd5c01054b935 /internal/rosa
parentcbe37e87e764c9192c8b5f7d0d4c21087be9abc6 (diff)
internal/rosa/nss: buildcatrust 0.4.0 to 0.5.1
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa')
-rw-r--r--internal/rosa/nss.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/nss.go b/internal/rosa/nss.go
index b2d2a8ca..9b7c8c45 100644
--- a/internal/rosa/nss.go
+++ b/internal/rosa/nss.go
@@ -85,8 +85,8 @@ func init() {
func (t Toolchain) newBuildCATrust() (pkg.Artifact, string) {
const (
- version = "0.4.0"
- checksum = "k_FGzkRCLjbTWBkuBLzQJ1S8FPAz19neJZlMHm0t10F2Y0hElmvVwdSBRc03Rjo1"
+ version = "0.5.1"
+ checksum = "g9AqIksz-hvCUceSR7ZKwfqf8Y_UsJU_3_zLUIdc4IkxFVkgdv9kKVvhFjE4s1-7"
)
return t.newViaPip("buildcatrust", version,
"https://github.com/nix-community/buildcatrust/releases/"+