diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-04-28 16:12:06 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-04-28 16:15:14 +0900 |
| commit | 3a66b8143a303fded148ab0a57c472d04ce39ff2 (patch) | |
| tree | 4b8a2a03e559b515fa286f20a639c144e0708d02 /internal | |
| parent | 64bbd3aabd79d346f5850160717958d95a6ac16c (diff) | |
internal/rosa/nss: 3.123 to 3.123.1
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/nss.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/nss.go b/internal/rosa/nss.go index 4f010699..db11069c 100644 --- a/internal/rosa/nss.go +++ b/internal/rosa/nss.go @@ -8,8 +8,8 @@ import ( func (t Toolchain) newNSS() (pkg.Artifact, string) { const ( - version = "3.123" - checksum = "pwBz0FO8jmhejPblfzNQLGsqBBGT0DwAw-z9yBJH3V3hVJBMKSc1l0R8GC0_BnzF" + version = "3.123.1" + checksum = "g811Z_fc74ssg-s6BeXRG-ipSfJggD6hrxjVJxrOBIz98CE7piv0OLwzIRLMQpwR" version0 = "4_38_2" checksum0 = "25x2uJeQnOHIiq_zj17b4sYqKgeoU8-IsySUptoPcdHZ52PohFZfGuIisBreWzx0" |
