Skip to content

Commit

Permalink
Fix syntax errors in JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa committed Sep 9, 2019
1 parent a28d9bf commit 6530f14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyxform/validators/odk_validate/bin/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"starred_url": "https://github.com/gitapi/users/yanokwa/starred{/owner}{/repo}",
"subscriptions_url": "https://github.com/gitapi/users/yanokwa/subscriptions",
"type": "User",
"url": "https://github.com/gitapi/users/yanokwa",
"url": "https://github.com/gitapi/users/yanokwa"
},
"url": "https://github.com/gitapi/repos/opendatakit/validate/releases/assets/14010895",
"url": "https://github.com/gitapi/repos/opendatakit/validate/releases/assets/14010895"
}
],
"assets_url": "https://github.com/gitapi/repos/opendatakit/validate/releases/18967404/assets",
Expand All @@ -54,7 +54,7 @@
"starred_url": "https://github.com/gitapi/users/yanokwa/starred{/owner}{/repo}",
"subscriptions_url": "https://github.com/gitapi/users/yanokwa/subscriptions",
"type": "User",
"url": "https://github.com/gitapi/users/yanokwa",
"url": "https://github.com/gitapi/users/yanokwa"
},
"body": "[All changes](https://github.com/opendatakit/validate/compare/v1.13.0...v1.13.1)\r\n\r\n**Fixed**\r\n- Provide stub for CSV external secondary instance (#74)\r\n - Yaw Anokwa @yanokwa (Nafundi)\r\n- getResource cannot be used when accessing files inside jar (#75)\r\n - Yaw Anokwa @yanokwa (Nafundi)",
"created_at": "2019-07-30T20:01:23Z",
Expand All @@ -70,5 +70,5 @@
"target_commitish": "master",
"upload_url": "https://uploads.github.com/repos/opendatakit/validate/releases/18967404/assets{?name,label}",
"url": "https://github.com/gitapi/repos/opendatakit/validate/releases/18967404",
"zipball_url": "https://github.com/gitapi/repos/opendatakit/validate/zipball/v1.13.1",
"zipball_url": "https://github.com/gitapi/repos/opendatakit/validate/zipball/v1.13.1"
}

0 comments on commit 6530f14

Please sign in to comment.