Update installed files to latest

As a comment in https://gerrit.openbmc.org/c/openbmc/bmcweb/+/74159
pointed out, although 74159 fixed the link, it didn't rename the file to
the latest. It seems reasonable we do that.

Probably should have been in 74159, i was impatient. Even though
74159 was really simple, still should have waited.

Tested:
```
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",

```
```
ls  redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_*.json

redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_3.json
```

Change-Id: Id5bc4ef00a74cce7250c11830dffddfaeee9bdf2
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_2.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_1.json
rename to redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_2.json
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_3.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_2.json
rename to redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_8_3.json
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_2.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_22_1.json
rename to redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_22_2.json
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_20_0.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Drive.v1_19_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/Drive.v1_20_0.json
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_2.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_1.json
rename to redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_2.json
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_2.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_16_1.json
rename to redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_16_2.json
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_2.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_1.json
rename to redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_2.json
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_15_0.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_14_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_15_0.json
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_13_0.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Port.v1_12_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/Port.v1_13_0.json
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_1.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_1.json
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_1.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Resource.v1_19_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/Resource.v1_19_1.json
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_10_0.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_9_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_10_0.json
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_17_0.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/Storage.v1_16_0.json
rename to redfish-core/schema/dmtf/json-schema-installed/Storage.v1_17_0.json
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_3.json
similarity index 100%
rename from redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_2.json
rename to redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_3.json