Skip to content

Commit a28f187

Browse files
committed
added sha checksum to feed.json
1 parent 4f0a65b commit a28f187

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

feed.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisherName": "Leonard Thomas",
55
"feedIdentifier": "com.leonardthomas",
66
"contactURL": "https://github.com/lennet/image-filtering",
7-
"formatVersion": "1.0",
7+
"formatVersion": "1.2",
88
"documents": [
99
{
1010
"title": "Image Filtering",
@@ -18,6 +18,7 @@
1818
"thumbnailURL": "https://raw.githubusercontent.com/lennet/image-filtering/master/Image%20Filtering.playgroundbook/Contents/PrivateResources/cover.png",
1919
"publishedDate": "2017-11-14T12:00:00+00:00",
2020
"lastUpdatedDate": "2018-11-13T12:00:00+00:00",
21+
"sha512": "05f1ae8a67e226a09ac4d204a10d89b4367cf2e75f798dcf98bf6077ba396c520698281762a9f4841fd88c9d4f090aad1a8e909793b4ea7a23e5e3bb13649072",
2122
"difficultyLevel" : "advanced",
2223
"additionalInformation": [
2324
{
@@ -31,7 +32,7 @@
3132
{
3233
"type": "date",
3334
"name": "Released:",
34-
"value": "2018-11-13T12:00:00+00:00"
35+
"value": "2020-02-11T12:00:00+00:00"
3536
},
3637
{
3738
"name": "Languages:",

0 commit comments

Comments
 (0)