Update symlinks for 2024.2

Wrote a quick bash script to update these symlinks.

These are versioned out in json schema directory[1].

The symlinks don't work without this update.

[1]: https://github.com/openbmc/bmcweb/tree/master/redfish-core/schema/dmtf/json-schema

28cfceb2980baa76d7f0599dd4a331ceaec52e1f pulled in 2024.2

Tested: Cat a few of these links. They appear to work.

Before:
```
head -n 4 redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_*.json
head: cannot open
'redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_2.json'
for reading: No such file or directory
```

After:
```
head -n 4 redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_*.json
{
    "$id": "http://redfish.dmtf.org/schemas/v1/Certificate.v1_8_3.json",
    "$ref": "#/definitions/Certificate",
    "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
```

Change-Id: Idc6a4023a1baad07cfa73b69aaab2d79d7e877bd
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_1.json b/redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_1.json
index 3d2676f..993dba0 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_1.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_1.json
@@ -1 +1 @@
-../json-schema/AggregationSource.v1_4_1.json
\ No newline at end of file
+../json-schema/AggregationSource.v1_4_2.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_2.json b/redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_2.json
index 3f9db26..87bc439 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_2.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_2.json
@@ -1 +1 @@
-../json-schema/Certificate.v1_8_2.json
\ No newline at end of file
+../json-schema/Certificate.v1_8_3.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_22_1.json b/redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_22_1.json
index 8571a29..db0ab7a 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_22_1.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_22_1.json
@@ -1 +1 @@
-../json-schema/ComputerSystem.v1_22_1.json
\ No newline at end of file
+../json-schema/ComputerSystem.v1_22_2.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Drive.v1_19_0.json b/redfish-core/schema/dmtf/json-schema-installed/Drive.v1_19_0.json
index ad7b3e1..2e051a9 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Drive.v1_19_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Drive.v1_19_0.json
@@ -1 +1 @@
-../json-schema/Drive.v1_19_0.json
\ No newline at end of file
+../json-schema/Drive.v1_20_0.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_1.json b/redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_1.json
index 0417d7b..e872ece 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_1.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_1.json
@@ -1 +1 @@
-../json-schema/EthernetInterface.v1_12_1.json
\ No newline at end of file
+../json-schema/EthernetInterface.v1_12_2.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_16_1.json b/redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_16_1.json
index b67d0b6..08f9e12e 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_16_1.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_16_1.json
@@ -1 +1 @@
-../json-schema/LogEntry.v1_16_1.json
\ No newline at end of file
+../json-schema/LogEntry.v1_16_2.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_1.json b/redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_1.json
index 16ba3dc..6dc28aa 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_1.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_1.json
@@ -1 +1 @@
-../json-schema/MetricReport.v1_5_1.json
\ No newline at end of file
+../json-schema/MetricReport.v1_5_2.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_14_0.json b/redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_14_0.json
index 5a38374..fb471a4 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_14_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_14_0.json
@@ -1 +1 @@
-../json-schema/PCIeDevice.v1_14_0.json
\ No newline at end of file
+../json-schema/PCIeDevice.v1_15_0.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Port.v1_12_0.json b/redfish-core/schema/dmtf/json-schema-installed/Port.v1_12_0.json
index 4378a56..22ddf5b 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Port.v1_12_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Port.v1_12_0.json
@@ -1 +1 @@
-../json-schema/Port.v1_12_0.json
\ No newline at end of file
+../json-schema/Port.v1_13_0.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_0.json b/redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_0.json
index 6ac984c..5df4e28 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_0.json
@@ -1 +1 @@
-../json-schema/Processor.v1_20_0.json
\ No newline at end of file
+../json-schema/Processor.v1_20_1.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Resource.v1_19_0.json b/redfish-core/schema/dmtf/json-schema-installed/Resource.v1_19_0.json
index a4821a2..f72ca1e 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Resource.v1_19_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Resource.v1_19_0.json
@@ -1 +1 @@
-../json-schema/Resource.v1_19_0.json
\ No newline at end of file
+../json-schema/Resource.v1_19_1.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_9_0.json b/redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_9_0.json
index 769db36..f2bdc74 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_9_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_9_0.json
@@ -1 +1 @@
-../json-schema/Sensor.v1_9_0.json
\ No newline at end of file
+../json-schema/Sensor.v1_10_0.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/Storage.v1_16_0.json b/redfish-core/schema/dmtf/json-schema-installed/Storage.v1_16_0.json
index 698511d..5647803 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/Storage.v1_16_0.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/Storage.v1_16_0.json
@@ -1 +1 @@
-../json-schema/Storage.v1_16_0.json
\ No newline at end of file
+../json-schema/Storage.v1_17_0.json
\ No newline at end of file
diff --git a/redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_2.json b/redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_2.json
index 4fdb922..2ff1e8f 120000
--- a/redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_2.json
+++ b/redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_2.json
@@ -1 +1 @@
-../json-schema/redfish-payload-annotations.v1_2_2.json
\ No newline at end of file
+../json-schema/redfish-payload-annotations.v1_2_3.json
\ No newline at end of file