mirror of https://github.com/MISP/misp-objects
chg: [geolocation] fix UUID to be valid UUIDv4
parent
d89296b542
commit
265f8d3fc7
|
@ -100,6 +100,6 @@
|
||||||
"country",
|
"country",
|
||||||
"epsg"
|
"epsg"
|
||||||
],
|
],
|
||||||
"uuid": "fdd30d5f-6752-45ed-bef2-25e8ce4d8a3",
|
"uuid": "cd6f2238-ba55-4888-82c4-104e6e1acf21",
|
||||||
"version": 5
|
"version": 6
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue