diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-26 09:55:27 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-26 09:55:27 +0900 |
| commit | f61c6ade569e60664c9e264c7cc4e2a6fa25c472 (patch) | |
| tree | e4dc3cbc8afdb8fdbea71f5f5f714324d269161e /internal | |
| parent | fce3d63823983c24c5df36a625b5f64901eddbe7 (diff) | |
internal/rosa/nss: 3.121 to 3.122
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 5f0a2339..12354de3 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.121" - checksum = "MTS4Eg-1vBN3T7gdUAdNO0y_e9x9BE3f_k_DHdM_BIovc7y57vhsZTfB5f6BeQfi" + version = "3.122" + checksum = "QvC6TBO4BAUEh6wmgUrb1hwH5podQAN-QdcAaWL32cWEppmZs6oKkZpD9GvZf59S" version0 = "4_38_2" checksum0 = "25x2uJeQnOHIiq_zj17b4sYqKgeoU8-IsySUptoPcdHZ52PohFZfGuIisBreWzx0" |
