Skip to content

Commit 0a647ac

Browse files
authored
Merge pull request #122 from nywilken/metadata/fix-invalid-uuids
Fix invalid exercise UUIDs
2 parents 644e7c3 + 67d2cdb commit 0a647ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"recursion"
158158
],
159159
"unlocked_by": "sum-of-multiples",
160-
"uuid": "b2f90523-0cb1-f080-a03c-5aee5f919abf93b491b"
160+
"uuid": "b912fe4f-c505-4bac-8029-76412644375b"
161161
},
162162
{
163163
"core": true,
@@ -413,7 +413,7 @@
413413
"mathematics"
414414
],
415415
"unlocked_by": "leap",
416-
"uuid": "cf2d545c-036e-0980-3ac2-64ad54c3867e37f4cfa"
416+
"uuid": "0eb37e93-d191-4451-bd77-cd3681c91d94"
417417
},
418418
{
419419
"core": true,
@@ -424,7 +424,7 @@
424424
"control_flow_loops",
425425
"mathematics"
426426
],
427-
"uuid": "a4054ca4-0737-6e80-3ca5-372be502b1d8bb93b20"
427+
"uuid": "10edb37d-cf5d-443a-bb4c-8831a3986b61"
428428
},
429429
{
430430
"core": false,
@@ -436,7 +436,7 @@
436436
"control_flow_conditionals",
437437
"control_flow_loops"
438438
],
439-
"uuid": "b2fcd8f0-03b2-7880-ec70-65ad5cedfdd8116012d"
439+
"uuid": "53584e8d-9b8d-4c0e-8ad8-4c228fcf6bcf"
440440
},
441441
{
442442
"core": false,
@@ -447,7 +447,7 @@
447447
"iterators",
448448
"mathematics"
449449
],
450-
"uuid": "1447f7bc-0d30-b980-378b-ab8defd8ff148419dbd"
450+
"uuid": "dbe39983-5635-4369-89a3-fd549144259b"
451451
},
452452
{
453453
"core": false,
@@ -511,7 +511,7 @@
511511
"uuid": "61f0964f-0779-446d-bd6b-6bb988414302"
512512
},
513513
{
514-
"uuid": "2331a447-054d-4a80-52d7-fe2d667baaafcd3fc58",
514+
"uuid": "df7c1bff-2224-422b-9c34-64b28b09510e",
515515
"slug": "diamond",
516516
"core": false,
517517
"unlocked_by": "pascals-triangle",

0 commit comments

Comments
 (0)