diff options
| author | luwenpeng <[email protected]> | 2024-11-06 16:08:01 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-11-06 16:08:01 +0800 |
| commit | dfe542b10e9d034f30f0227ac1d23af3d53ed89e (patch) | |
| tree | 97d0d046d668e87e60e949760d208e955e88570d | |
| parent | 59e31a1acc3dfd4f1f3b4c29cf4e58356b3ba148 (diff) | |
TSG-23403 SCE adaptation log field changes: sc_rule_list->sc_rule_uuid_list; sc_rsp_raw->sc_rsp_raw_uuid_list; sc_rsp_decrypted->sc_rsp_decrypted_uuid_list
| -rw-r--r-- | containers/sce/manifest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/containers/sce/manifest.yaml b/containers/sce/manifest.yaml index abddb193..e80ce9f9 100644 --- a/containers/sce/manifest.yaml +++ b/containers/sce/manifest.yaml @@ -1,4 +1,4 @@ packages: - name: sce - version: 1.3.7.431ac5f + version: 1.3.8.043f9cb install_command: dnf
\ No newline at end of file |
