├── README.md ├── latest_nightly.json ├── latest_release.json ├── nightly.json └── releases.json /README.md: -------------------------------------------------------------------------------- 1 | # openjdk11-binaries 2 | The new home for releases and nightlies for all OpenJDK11 variants and platforms 3 | -------------------------------------------------------------------------------- /latest_nightly.json: -------------------------------------------------------------------------------- 1 | { 2 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/14917492", 3 | "assets_url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/14917492/assets", 4 | "upload_url": "https://uploads.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/14917492/assets{?name,label}", 5 | "html_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/tag/jdk11u-2019-01-11-01-22", 6 | "id": 14917492, 7 | "node_id": "MDc6UmVsZWFzZTE0OTE3NDky", 8 | "tag_name": "jdk11u-2019-01-11-01-22", 9 | "target_commitish": "master", 10 | "name": "jdk11u-2019-01-11-01-22", 11 | "draft": false, 12 | "author": { 13 | "login": "adoptopenjdk-github-bot", 14 | "id": 26602665, 15 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 16 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 17 | "gravatar_id": "", 18 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 19 | "html_url": "https://github.com/adoptopenjdk-github-bot", 20 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 21 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 22 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 23 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 24 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 25 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 26 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 27 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 28 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 29 | "type": "User", 30 | "site_admin": false 31 | }, 32 | "prerelease": true, 33 | "created_at": "2019-01-10T19:53:25Z", 34 | "published_at": "2019-01-11T01:22:28Z", 35 | "assets": [ 36 | { 37 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507859", 38 | "id": 10507859, 39 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODU5", 40 | "name": "OpenJDK11U-jdk_aarch64_linux_hotspot_2019-01-11-01-22.tar.gz", 41 | "label": "", 42 | "uploader": { 43 | "login": "adoptopenjdk-github-bot", 44 | "id": 26602665, 45 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 46 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 47 | "gravatar_id": "", 48 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 49 | "html_url": "https://github.com/adoptopenjdk-github-bot", 50 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 51 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 52 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 53 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 54 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 55 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 56 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 57 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 58 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 59 | "type": "User", 60 | "site_admin": false 61 | }, 62 | "content_type": "application/gzip", 63 | "state": "uploaded", 64 | "size": 194009353, 65 | "download_count": 0, 66 | "created_at": "2019-01-11T01:22:29Z", 67 | "updated_at": "2019-01-11T01:22:39Z", 68 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_aarch64_linux_hotspot_2019-01-11-01-22.tar.gz" 69 | }, 70 | { 71 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507860", 72 | "id": 10507860, 73 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODYw", 74 | "name": "OpenJDK11U-jdk_aarch64_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt", 75 | "label": "", 76 | "uploader": { 77 | "login": "adoptopenjdk-github-bot", 78 | "id": 26602665, 79 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 80 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 81 | "gravatar_id": "", 82 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 83 | "html_url": "https://github.com/adoptopenjdk-github-bot", 84 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 85 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 86 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 87 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 88 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 89 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 90 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 91 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 92 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 93 | "type": "User", 94 | "site_admin": false 95 | }, 96 | "content_type": "text/plain", 97 | "state": "uploaded", 98 | "size": 127, 99 | "download_count": 0, 100 | "created_at": "2019-01-11T01:22:39Z", 101 | "updated_at": "2019-01-11T01:22:39Z", 102 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_aarch64_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt" 103 | }, 104 | { 105 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507861", 106 | "id": 10507861, 107 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODYx", 108 | "name": "OpenJDK11U-jdk_arm_linux_hotspot_2019-01-11-01-22.tar.gz", 109 | "label": "", 110 | "uploader": { 111 | "login": "adoptopenjdk-github-bot", 112 | "id": 26602665, 113 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 114 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 115 | "gravatar_id": "", 116 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 117 | "html_url": "https://github.com/adoptopenjdk-github-bot", 118 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 119 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 120 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 121 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 122 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 123 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 124 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 125 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 126 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 127 | "type": "User", 128 | "site_admin": false 129 | }, 130 | "content_type": "application/gzip", 131 | "state": "uploaded", 132 | "size": 175142910, 133 | "download_count": 0, 134 | "created_at": "2019-01-11T01:22:40Z", 135 | "updated_at": "2019-01-11T01:22:49Z", 136 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_arm_linux_hotspot_2019-01-11-01-22.tar.gz" 137 | }, 138 | { 139 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507862", 140 | "id": 10507862, 141 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODYy", 142 | "name": "OpenJDK11U-jdk_arm_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt", 143 | "label": "", 144 | "uploader": { 145 | "login": "adoptopenjdk-github-bot", 146 | "id": 26602665, 147 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 148 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 149 | "gravatar_id": "", 150 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 151 | "html_url": "https://github.com/adoptopenjdk-github-bot", 152 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 153 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 154 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 155 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 156 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 157 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 158 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 159 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 160 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 161 | "type": "User", 162 | "site_admin": false 163 | }, 164 | "content_type": "text/plain", 165 | "state": "uploaded", 166 | "size": 123, 167 | "download_count": 0, 168 | "created_at": "2019-01-11T01:22:49Z", 169 | "updated_at": "2019-01-11T01:22:49Z", 170 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_arm_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt" 171 | }, 172 | { 173 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507865", 174 | "id": 10507865, 175 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODY1", 176 | "name": "OpenJDK11U-jdk_ppc64le_linux_hotspot_2019-01-11-01-22.tar.gz", 177 | "label": "", 178 | "uploader": { 179 | "login": "adoptopenjdk-github-bot", 180 | "id": 26602665, 181 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 182 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 183 | "gravatar_id": "", 184 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 185 | "html_url": "https://github.com/adoptopenjdk-github-bot", 186 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 187 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 188 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 189 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 190 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 191 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 192 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 193 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 194 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 195 | "type": "User", 196 | "site_admin": false 197 | }, 198 | "content_type": "application/gzip", 199 | "state": "uploaded", 200 | "size": 180320936, 201 | "download_count": 0, 202 | "created_at": "2019-01-11T01:23:05Z", 203 | "updated_at": "2019-01-11T01:23:14Z", 204 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_ppc64le_linux_hotspot_2019-01-11-01-22.tar.gz" 205 | }, 206 | { 207 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507868", 208 | "id": 10507868, 209 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODY4", 210 | "name": "OpenJDK11U-jdk_ppc64le_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt", 211 | "label": "", 212 | "uploader": { 213 | "login": "adoptopenjdk-github-bot", 214 | "id": 26602665, 215 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 216 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 217 | "gravatar_id": "", 218 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 219 | "html_url": "https://github.com/adoptopenjdk-github-bot", 220 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 221 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 222 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 223 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 224 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 225 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 226 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 227 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 228 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 229 | "type": "User", 230 | "site_admin": false 231 | }, 232 | "content_type": "text/plain", 233 | "state": "uploaded", 234 | "size": 127, 235 | "download_count": 0, 236 | "created_at": "2019-01-11T01:23:14Z", 237 | "updated_at": "2019-01-11T01:23:14Z", 238 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_ppc64le_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt" 239 | }, 240 | { 241 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507869", 242 | "id": 10507869, 243 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODY5", 244 | "name": "OpenJDK11U-jdk_ppc64le_linux_openj9_2019-01-11-01-22.tar.gz", 245 | "label": "", 246 | "uploader": { 247 | "login": "adoptopenjdk-github-bot", 248 | "id": 26602665, 249 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 250 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 251 | "gravatar_id": "", 252 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 253 | "html_url": "https://github.com/adoptopenjdk-github-bot", 254 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 255 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 256 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 257 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 258 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 259 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 260 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 261 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 262 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 263 | "type": "User", 264 | "site_admin": false 265 | }, 266 | "content_type": "application/gzip", 267 | "state": "uploaded", 268 | "size": 200362936, 269 | "download_count": 0, 270 | "created_at": "2019-01-11T01:23:15Z", 271 | "updated_at": "2019-01-11T01:23:24Z", 272 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_ppc64le_linux_openj9_2019-01-11-01-22.tar.gz" 273 | }, 274 | { 275 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507870", 276 | "id": 10507870, 277 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODcw", 278 | "name": "OpenJDK11U-jdk_ppc64le_linux_openj9_2019-01-11-01-22.tar.gz.sha256.txt", 279 | "label": "", 280 | "uploader": { 281 | "login": "adoptopenjdk-github-bot", 282 | "id": 26602665, 283 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 284 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 285 | "gravatar_id": "", 286 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 287 | "html_url": "https://github.com/adoptopenjdk-github-bot", 288 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 289 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 290 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 291 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 292 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 293 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 294 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 295 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 296 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 297 | "type": "User", 298 | "site_admin": false 299 | }, 300 | "content_type": "text/plain", 301 | "state": "uploaded", 302 | "size": 126, 303 | "download_count": 0, 304 | "created_at": "2019-01-11T01:23:25Z", 305 | "updated_at": "2019-01-11T01:23:25Z", 306 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_ppc64le_linux_openj9_2019-01-11-01-22.tar.gz.sha256.txt" 307 | }, 308 | { 309 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507863", 310 | "id": 10507863, 311 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODYz", 312 | "name": "OpenJDK11U-jdk_ppc64_aix_openj9_2019-01-11-01-22.tar.gz", 313 | "label": "", 314 | "uploader": { 315 | "login": "adoptopenjdk-github-bot", 316 | "id": 26602665, 317 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 318 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 319 | "gravatar_id": "", 320 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 321 | "html_url": "https://github.com/adoptopenjdk-github-bot", 322 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 323 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 324 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 325 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 326 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 327 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 328 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 329 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 330 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 331 | "type": "User", 332 | "site_admin": false 333 | }, 334 | "content_type": "application/gzip", 335 | "state": "uploaded", 336 | "size": 295351089, 337 | "download_count": 0, 338 | "created_at": "2019-01-11T01:22:50Z", 339 | "updated_at": "2019-01-11T01:23:03Z", 340 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_ppc64_aix_openj9_2019-01-11-01-22.tar.gz" 341 | }, 342 | { 343 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507864", 344 | "id": 10507864, 345 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODY0", 346 | "name": "OpenJDK11U-jdk_ppc64_aix_openj9_2019-01-11-01-22.tar.gz.sha256.txt", 347 | "label": "", 348 | "uploader": { 349 | "login": "adoptopenjdk-github-bot", 350 | "id": 26602665, 351 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 352 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 353 | "gravatar_id": "", 354 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 355 | "html_url": "https://github.com/adoptopenjdk-github-bot", 356 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 357 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 358 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 359 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 360 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 361 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 362 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 363 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 364 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 365 | "type": "User", 366 | "site_admin": false 367 | }, 368 | "content_type": "text/plain", 369 | "state": "uploaded", 370 | "size": 122, 371 | "download_count": 0, 372 | "created_at": "2019-01-11T01:23:04Z", 373 | "updated_at": "2019-01-11T01:23:04Z", 374 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_ppc64_aix_openj9_2019-01-11-01-22.tar.gz.sha256.txt" 375 | }, 376 | { 377 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507871", 378 | "id": 10507871, 379 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODcx", 380 | "name": "OpenJDK11U-jdk_s390x_linux_hotspot_2019-01-11-01-22.tar.gz", 381 | "label": "", 382 | "uploader": { 383 | "login": "adoptopenjdk-github-bot", 384 | "id": 26602665, 385 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 386 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 387 | "gravatar_id": "", 388 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 389 | "html_url": "https://github.com/adoptopenjdk-github-bot", 390 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 391 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 392 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 393 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 394 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 395 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 396 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 397 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 398 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 399 | "type": "User", 400 | "site_admin": false 401 | }, 402 | "content_type": "application/gzip", 403 | "state": "uploaded", 404 | "size": 174995869, 405 | "download_count": 0, 406 | "created_at": "2019-01-11T01:23:27Z", 407 | "updated_at": "2019-01-11T01:23:37Z", 408 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_s390x_linux_hotspot_2019-01-11-01-22.tar.gz" 409 | }, 410 | { 411 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507872", 412 | "id": 10507872, 413 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODcy", 414 | "name": "OpenJDK11U-jdk_s390x_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt", 415 | "label": "", 416 | "uploader": { 417 | "login": "adoptopenjdk-github-bot", 418 | "id": 26602665, 419 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 420 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 421 | "gravatar_id": "", 422 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 423 | "html_url": "https://github.com/adoptopenjdk-github-bot", 424 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 425 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 426 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 427 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 428 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 429 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 430 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 431 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 432 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 433 | "type": "User", 434 | "site_admin": false 435 | }, 436 | "content_type": "text/plain", 437 | "state": "uploaded", 438 | "size": 125, 439 | "download_count": 0, 440 | "created_at": "2019-01-11T01:23:37Z", 441 | "updated_at": "2019-01-11T01:23:38Z", 442 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_s390x_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt" 443 | }, 444 | { 445 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507873", 446 | "id": 10507873, 447 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODcz", 448 | "name": "OpenJDK11U-jdk_s390x_linux_openj9_2019-01-11-01-22.tar.gz", 449 | "label": "", 450 | "uploader": { 451 | "login": "adoptopenjdk-github-bot", 452 | "id": 26602665, 453 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 454 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 455 | "gravatar_id": "", 456 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 457 | "html_url": "https://github.com/adoptopenjdk-github-bot", 458 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 459 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 460 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 461 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 462 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 463 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 464 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 465 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 466 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 467 | "type": "User", 468 | "site_admin": false 469 | }, 470 | "content_type": "application/gzip", 471 | "state": "uploaded", 472 | "size": 200120239, 473 | "download_count": 0, 474 | "created_at": "2019-01-11T01:23:38Z", 475 | "updated_at": "2019-01-11T01:23:47Z", 476 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_s390x_linux_openj9_2019-01-11-01-22.tar.gz" 477 | }, 478 | { 479 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507874", 480 | "id": 10507874, 481 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODc0", 482 | "name": "OpenJDK11U-jdk_s390x_linux_openj9_2019-01-11-01-22.tar.gz.sha256.txt", 483 | "label": "", 484 | "uploader": { 485 | "login": "adoptopenjdk-github-bot", 486 | "id": 26602665, 487 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 488 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 489 | "gravatar_id": "", 490 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 491 | "html_url": "https://github.com/adoptopenjdk-github-bot", 492 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 493 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 494 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 495 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 496 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 497 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 498 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 499 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 500 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 501 | "type": "User", 502 | "site_admin": false 503 | }, 504 | "content_type": "text/plain", 505 | "state": "uploaded", 506 | "size": 124, 507 | "download_count": 0, 508 | "created_at": "2019-01-11T01:23:48Z", 509 | "updated_at": "2019-01-11T01:23:48Z", 510 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_s390x_linux_openj9_2019-01-11-01-22.tar.gz.sha256.txt" 511 | }, 512 | { 513 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507875", 514 | "id": 10507875, 515 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODc1", 516 | "name": "OpenJDK11U-jdk_x64_linux_hotspot_2019-01-11-01-22.tar.gz", 517 | "label": "", 518 | "uploader": { 519 | "login": "adoptopenjdk-github-bot", 520 | "id": 26602665, 521 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 522 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 523 | "gravatar_id": "", 524 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 525 | "html_url": "https://github.com/adoptopenjdk-github-bot", 526 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 527 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 528 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 529 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 530 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 531 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 532 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 533 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 534 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 535 | "type": "User", 536 | "site_admin": false 537 | }, 538 | "content_type": "application/gzip", 539 | "state": "uploaded", 540 | "size": 195895484, 541 | "download_count": 0, 542 | "created_at": "2019-01-11T01:23:48Z", 543 | "updated_at": "2019-01-11T01:23:59Z", 544 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_linux_hotspot_2019-01-11-01-22.tar.gz" 545 | }, 546 | { 547 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507876", 548 | "id": 10507876, 549 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODc2", 550 | "name": "OpenJDK11U-jdk_x64_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt", 551 | "label": "", 552 | "uploader": { 553 | "login": "adoptopenjdk-github-bot", 554 | "id": 26602665, 555 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 556 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 557 | "gravatar_id": "", 558 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 559 | "html_url": "https://github.com/adoptopenjdk-github-bot", 560 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 561 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 562 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 563 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 564 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 565 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 566 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 567 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 568 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 569 | "type": "User", 570 | "site_admin": false 571 | }, 572 | "content_type": "text/plain", 573 | "state": "uploaded", 574 | "size": 123, 575 | "download_count": 0, 576 | "created_at": "2019-01-11T01:23:59Z", 577 | "updated_at": "2019-01-11T01:23:59Z", 578 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_linux_hotspot_2019-01-11-01-22.tar.gz.sha256.txt" 579 | }, 580 | { 581 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507877", 582 | "id": 10507877, 583 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODc3", 584 | "name": "OpenJDK11U-jdk_x64_linux_openj9_2019-01-11-01-22.tar.gz", 585 | "label": "", 586 | "uploader": { 587 | "login": "adoptopenjdk-github-bot", 588 | "id": 26602665, 589 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 590 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 591 | "gravatar_id": "", 592 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 593 | "html_url": "https://github.com/adoptopenjdk-github-bot", 594 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 595 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 596 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 597 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 598 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 599 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 600 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 601 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 602 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 603 | "type": "User", 604 | "site_admin": false 605 | }, 606 | "content_type": "application/gzip", 607 | "state": "uploaded", 608 | "size": 198649942, 609 | "download_count": 0, 610 | "created_at": "2019-01-11T01:24:00Z", 611 | "updated_at": "2019-01-11T01:24:11Z", 612 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_linux_openj9_2019-01-11-01-22.tar.gz" 613 | }, 614 | { 615 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507882", 616 | "id": 10507882, 617 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODgy", 618 | "name": "OpenJDK11U-jdk_x64_linux_openj9_2019-01-11-01-22.tar.gz.sha256.txt", 619 | "label": "", 620 | "uploader": { 621 | "login": "adoptopenjdk-github-bot", 622 | "id": 26602665, 623 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 624 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 625 | "gravatar_id": "", 626 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 627 | "html_url": "https://github.com/adoptopenjdk-github-bot", 628 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 629 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 630 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 631 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 632 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 633 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 634 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 635 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 636 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 637 | "type": "User", 638 | "site_admin": false 639 | }, 640 | "content_type": "text/plain", 641 | "state": "uploaded", 642 | "size": 122, 643 | "download_count": 0, 644 | "created_at": "2019-01-11T01:24:11Z", 645 | "updated_at": "2019-01-11T01:24:11Z", 646 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_linux_openj9_2019-01-11-01-22.tar.gz.sha256.txt" 647 | }, 648 | { 649 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507883", 650 | "id": 10507883, 651 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODgz", 652 | "name": "OpenJDK11U-jdk_x64_linux_openj9_linuxXL_2019-01-11-01-22.tar.gz", 653 | "label": "", 654 | "uploader": { 655 | "login": "adoptopenjdk-github-bot", 656 | "id": 26602665, 657 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 658 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 659 | "gravatar_id": "", 660 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 661 | "html_url": "https://github.com/adoptopenjdk-github-bot", 662 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 663 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 664 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 665 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 666 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 667 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 668 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 669 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 670 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 671 | "type": "User", 672 | "site_admin": false 673 | }, 674 | "content_type": "application/gzip", 675 | "state": "uploaded", 676 | "size": 198584167, 677 | "download_count": 0, 678 | "created_at": "2019-01-11T01:24:12Z", 679 | "updated_at": "2019-01-11T01:24:21Z", 680 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_linux_openj9_linuxXL_2019-01-11-01-22.tar.gz" 681 | }, 682 | { 683 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507884", 684 | "id": 10507884, 685 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODg0", 686 | "name": "OpenJDK11U-jdk_x64_linux_openj9_linuxXL_2019-01-11-01-22.tar.gz.sha256.txt", 687 | "label": "", 688 | "uploader": { 689 | "login": "adoptopenjdk-github-bot", 690 | "id": 26602665, 691 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 692 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 693 | "gravatar_id": "", 694 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 695 | "html_url": "https://github.com/adoptopenjdk-github-bot", 696 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 697 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 698 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 699 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 700 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 701 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 702 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 703 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 704 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 705 | "type": "User", 706 | "site_admin": false 707 | }, 708 | "content_type": "text/plain", 709 | "state": "uploaded", 710 | "size": 130, 711 | "download_count": 0, 712 | "created_at": "2019-01-11T01:24:21Z", 713 | "updated_at": "2019-01-11T01:24:21Z", 714 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_linux_openj9_linuxXL_2019-01-11-01-22.tar.gz.sha256.txt" 715 | }, 716 | { 717 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507885", 718 | "id": 10507885, 719 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODg1", 720 | "name": "OpenJDK11U-jdk_x64_mac_hotspot_2019-01-11-01-22.tar.gz", 721 | "label": "", 722 | "uploader": { 723 | "login": "adoptopenjdk-github-bot", 724 | "id": 26602665, 725 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 726 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 727 | "gravatar_id": "", 728 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 729 | "html_url": "https://github.com/adoptopenjdk-github-bot", 730 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 731 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 732 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 733 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 734 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 735 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 736 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 737 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 738 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 739 | "type": "User", 740 | "site_admin": false 741 | }, 742 | "content_type": "application/gzip", 743 | "state": "uploaded", 744 | "size": 189840279, 745 | "download_count": 0, 746 | "created_at": "2019-01-11T01:24:22Z", 747 | "updated_at": "2019-01-11T01:24:31Z", 748 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_mac_hotspot_2019-01-11-01-22.tar.gz" 749 | }, 750 | { 751 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507888", 752 | "id": 10507888, 753 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODg4", 754 | "name": "OpenJDK11U-jdk_x64_mac_hotspot_2019-01-11-01-22.tar.gz.sha256.txt", 755 | "label": "", 756 | "uploader": { 757 | "login": "adoptopenjdk-github-bot", 758 | "id": 26602665, 759 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 760 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 761 | "gravatar_id": "", 762 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 763 | "html_url": "https://github.com/adoptopenjdk-github-bot", 764 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 765 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 766 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 767 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 768 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 769 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 770 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 771 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 772 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 773 | "type": "User", 774 | "site_admin": false 775 | }, 776 | "content_type": "text/plain", 777 | "state": "uploaded", 778 | "size": 121, 779 | "download_count": 0, 780 | "created_at": "2019-01-11T01:24:31Z", 781 | "updated_at": "2019-01-11T01:24:31Z", 782 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_mac_hotspot_2019-01-11-01-22.tar.gz.sha256.txt" 783 | }, 784 | { 785 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507889", 786 | "id": 10507889, 787 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODg5", 788 | "name": "OpenJDK11U-jdk_x64_mac_openj9_2019-01-11-01-22.tar.gz", 789 | "label": "", 790 | "uploader": { 791 | "login": "adoptopenjdk-github-bot", 792 | "id": 26602665, 793 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 794 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 795 | "gravatar_id": "", 796 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 797 | "html_url": "https://github.com/adoptopenjdk-github-bot", 798 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 799 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 800 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 801 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 802 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 803 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 804 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 805 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 806 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 807 | "type": "User", 808 | "site_admin": false 809 | }, 810 | "content_type": "application/gzip", 811 | "state": "uploaded", 812 | "size": 194703654, 813 | "download_count": 0, 814 | "created_at": "2019-01-11T01:24:32Z", 815 | "updated_at": "2019-01-11T01:24:42Z", 816 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_mac_openj9_2019-01-11-01-22.tar.gz" 817 | }, 818 | { 819 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507891", 820 | "id": 10507891, 821 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODkx", 822 | "name": "OpenJDK11U-jdk_x64_mac_openj9_2019-01-11-01-22.tar.gz.sha256.txt", 823 | "label": "", 824 | "uploader": { 825 | "login": "adoptopenjdk-github-bot", 826 | "id": 26602665, 827 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 828 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 829 | "gravatar_id": "", 830 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 831 | "html_url": "https://github.com/adoptopenjdk-github-bot", 832 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 833 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 834 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 835 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 836 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 837 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 838 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 839 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 840 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 841 | "type": "User", 842 | "site_admin": false 843 | }, 844 | "content_type": "text/plain", 845 | "state": "uploaded", 846 | "size": 120, 847 | "download_count": 0, 848 | "created_at": "2019-01-11T01:24:42Z", 849 | "updated_at": "2019-01-11T01:24:42Z", 850 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_mac_openj9_2019-01-11-01-22.tar.gz.sha256.txt" 851 | }, 852 | { 853 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507893", 854 | "id": 10507893, 855 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODkz", 856 | "name": "OpenJDK11U-jdk_x64_mac_openj9_macosXL_2019-01-11-01-22.tar.gz", 857 | "label": "", 858 | "uploader": { 859 | "login": "adoptopenjdk-github-bot", 860 | "id": 26602665, 861 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 862 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 863 | "gravatar_id": "", 864 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 865 | "html_url": "https://github.com/adoptopenjdk-github-bot", 866 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 867 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 868 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 869 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 870 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 871 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 872 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 873 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 874 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 875 | "type": "User", 876 | "site_admin": false 877 | }, 878 | "content_type": "application/gzip", 879 | "state": "uploaded", 880 | "size": 194691557, 881 | "download_count": 0, 882 | "created_at": "2019-01-11T01:24:42Z", 883 | "updated_at": "2019-01-11T01:24:51Z", 884 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_mac_openj9_macosXL_2019-01-11-01-22.tar.gz" 885 | }, 886 | { 887 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507896", 888 | "id": 10507896, 889 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODk2", 890 | "name": "OpenJDK11U-jdk_x64_mac_openj9_macosXL_2019-01-11-01-22.tar.gz.sha256.txt", 891 | "label": "", 892 | "uploader": { 893 | "login": "adoptopenjdk-github-bot", 894 | "id": 26602665, 895 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 896 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 897 | "gravatar_id": "", 898 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 899 | "html_url": "https://github.com/adoptopenjdk-github-bot", 900 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 901 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 902 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 903 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 904 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 905 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 906 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 907 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 908 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 909 | "type": "User", 910 | "site_admin": false 911 | }, 912 | "content_type": "text/plain", 913 | "state": "uploaded", 914 | "size": 128, 915 | "download_count": 0, 916 | "created_at": "2019-01-11T01:24:52Z", 917 | "updated_at": "2019-01-11T01:24:52Z", 918 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_mac_openj9_macosXL_2019-01-11-01-22.tar.gz.sha256.txt" 919 | }, 920 | { 921 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507897", 922 | "id": 10507897, 923 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODk3", 924 | "name": "OpenJDK11U-jdk_x64_windows_hotspot_2019-01-11-01-22.zip", 925 | "label": "", 926 | "uploader": { 927 | "login": "adoptopenjdk-github-bot", 928 | "id": 26602665, 929 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 930 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 931 | "gravatar_id": "", 932 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 933 | "html_url": "https://github.com/adoptopenjdk-github-bot", 934 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 935 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 936 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 937 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 938 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 939 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 940 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 941 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 942 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 943 | "type": "User", 944 | "site_admin": false 945 | }, 946 | "content_type": "application/zip", 947 | "state": "uploaded", 948 | "size": 192938507, 949 | "download_count": 0, 950 | "created_at": "2019-01-11T01:24:52Z", 951 | "updated_at": "2019-01-11T01:25:03Z", 952 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_windows_hotspot_2019-01-11-01-22.zip" 953 | }, 954 | { 955 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507899", 956 | "id": 10507899, 957 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3ODk5", 958 | "name": "OpenJDK11U-jdk_x64_windows_hotspot_2019-01-11-01-22.zip.sha256.txt", 959 | "label": "", 960 | "uploader": { 961 | "login": "adoptopenjdk-github-bot", 962 | "id": 26602665, 963 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 964 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 965 | "gravatar_id": "", 966 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 967 | "html_url": "https://github.com/adoptopenjdk-github-bot", 968 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 969 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 970 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 971 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 972 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 973 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 974 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 975 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 976 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 977 | "type": "User", 978 | "site_admin": false 979 | }, 980 | "content_type": "text/plain", 981 | "state": "uploaded", 982 | "size": 122, 983 | "download_count": 0, 984 | "created_at": "2019-01-11T01:25:04Z", 985 | "updated_at": "2019-01-11T01:25:04Z", 986 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_windows_hotspot_2019-01-11-01-22.zip.sha256.txt" 987 | }, 988 | { 989 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507900", 990 | "id": 10507900, 991 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3OTAw", 992 | "name": "OpenJDK11U-jdk_x64_windows_openj9_2019-01-11-01-22.zip", 993 | "label": "", 994 | "uploader": { 995 | "login": "adoptopenjdk-github-bot", 996 | "id": 26602665, 997 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 998 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 999 | "gravatar_id": "", 1000 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 1001 | "html_url": "https://github.com/adoptopenjdk-github-bot", 1002 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 1003 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 1004 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 1005 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 1006 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 1007 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 1008 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 1009 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 1010 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 1011 | "type": "User", 1012 | "site_admin": false 1013 | }, 1014 | "content_type": "application/zip", 1015 | "state": "uploaded", 1016 | "size": 197145070, 1017 | "download_count": 0, 1018 | "created_at": "2019-01-11T01:25:04Z", 1019 | "updated_at": "2019-01-11T01:25:13Z", 1020 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_windows_openj9_2019-01-11-01-22.zip" 1021 | }, 1022 | { 1023 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507902", 1024 | "id": 10507902, 1025 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3OTAy", 1026 | "name": "OpenJDK11U-jdk_x64_windows_openj9_2019-01-11-01-22.zip.sha256.txt", 1027 | "label": "", 1028 | "uploader": { 1029 | "login": "adoptopenjdk-github-bot", 1030 | "id": 26602665, 1031 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 1032 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 1033 | "gravatar_id": "", 1034 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 1035 | "html_url": "https://github.com/adoptopenjdk-github-bot", 1036 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 1037 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 1038 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 1039 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 1040 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 1041 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 1042 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 1043 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 1044 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 1045 | "type": "User", 1046 | "site_admin": false 1047 | }, 1048 | "content_type": "text/plain", 1049 | "state": "uploaded", 1050 | "size": 121, 1051 | "download_count": 0, 1052 | "created_at": "2019-01-11T01:25:13Z", 1053 | "updated_at": "2019-01-11T01:25:14Z", 1054 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x64_windows_openj9_2019-01-11-01-22.zip.sha256.txt" 1055 | }, 1056 | { 1057 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507903", 1058 | "id": 10507903, 1059 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3OTAz", 1060 | "name": "OpenJDK11U-jdk_x86-32_windows_hotspot_2019-01-11-01-22.zip", 1061 | "label": "", 1062 | "uploader": { 1063 | "login": "adoptopenjdk-github-bot", 1064 | "id": 26602665, 1065 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 1066 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 1067 | "gravatar_id": "", 1068 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 1069 | "html_url": "https://github.com/adoptopenjdk-github-bot", 1070 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 1071 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 1072 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 1073 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 1074 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 1075 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 1076 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 1077 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 1078 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 1079 | "type": "User", 1080 | "site_admin": false 1081 | }, 1082 | "content_type": "application/zip", 1083 | "state": "uploaded", 1084 | "size": 174234100, 1085 | "download_count": 0, 1086 | "created_at": "2019-01-11T01:25:14Z", 1087 | "updated_at": "2019-01-11T01:25:22Z", 1088 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x86-32_windows_hotspot_2019-01-11-01-22.zip" 1089 | }, 1090 | { 1091 | "url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/releases/assets/10507904", 1092 | "id": 10507904, 1093 | "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTA3OTA0", 1094 | "name": "OpenJDK11U-jdk_x86-32_windows_hotspot_2019-01-11-01-22.zip.sha256.txt", 1095 | "label": "", 1096 | "uploader": { 1097 | "login": "adoptopenjdk-github-bot", 1098 | "id": 26602665, 1099 | "node_id": "MDQ6VXNlcjI2NjAyNjY1", 1100 | "avatar_url": "https://avatars1.githubusercontent.com/u/26602665?v=4", 1101 | "gravatar_id": "", 1102 | "url": "https://api.github.com/users/adoptopenjdk-github-bot", 1103 | "html_url": "https://github.com/adoptopenjdk-github-bot", 1104 | "followers_url": "https://api.github.com/users/adoptopenjdk-github-bot/followers", 1105 | "following_url": "https://api.github.com/users/adoptopenjdk-github-bot/following{/other_user}", 1106 | "gists_url": "https://api.github.com/users/adoptopenjdk-github-bot/gists{/gist_id}", 1107 | "starred_url": "https://api.github.com/users/adoptopenjdk-github-bot/starred{/owner}{/repo}", 1108 | "subscriptions_url": "https://api.github.com/users/adoptopenjdk-github-bot/subscriptions", 1109 | "organizations_url": "https://api.github.com/users/adoptopenjdk-github-bot/orgs", 1110 | "repos_url": "https://api.github.com/users/adoptopenjdk-github-bot/repos", 1111 | "events_url": "https://api.github.com/users/adoptopenjdk-github-bot/events{/privacy}", 1112 | "received_events_url": "https://api.github.com/users/adoptopenjdk-github-bot/received_events", 1113 | "type": "User", 1114 | "site_admin": false 1115 | }, 1116 | "content_type": "text/plain", 1117 | "state": "uploaded", 1118 | "size": 125, 1119 | "download_count": 0, 1120 | "created_at": "2019-01-11T01:25:24Z", 1121 | "updated_at": "2019-01-11T01:25:24Z", 1122 | "browser_download_url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2019-01-11-01-22/OpenJDK11U-jdk_x86-32_windows_hotspot_2019-01-11-01-22.zip.sha256.txt" 1123 | } 1124 | ], 1125 | "tarball_url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/tarball/jdk11u-2019-01-11-01-22", 1126 | "zipball_url": "https://api.github.com/repos/AdoptOpenJDK/openjdk11-binaries/zipball/jdk11u-2019-01-11-01-22", 1127 | "body": "Nightly Build of jdk11u" 1128 | } -------------------------------------------------------------------------------- /latest_release.json: -------------------------------------------------------------------------------- 1 | undefined -------------------------------------------------------------------------------- /releases.json: -------------------------------------------------------------------------------- 1 | [] --------------------------------------------------------------------------------