summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/parse_registries.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/parse_registries.py b/scripts/parse_registries.py
index 5001056102..6f3ff424da 100755
--- a/scripts/parse_registries.py
+++ b/scripts/parse_registries.py
@@ -189,7 +189,7 @@ namespace redfish::privileges
def make_privilege_registry():
path, json_file, type_name, url = make_getter(
- "Redfish_1.3.0_PrivilegeRegistry.json",
+ "Redfish_1.5.0_PrivilegeRegistry.json",
"privilege_registry.hpp",
"privilege",
)