Skip to content

Commit

Permalink
Project is still located at https://gitlab.com/o355/PyWeather
Browse files Browse the repository at this point in the history
Update to v1.0.2 API
  • Loading branch information
o355 authored Dec 12, 2018
1 parent c985f12 commit 60ebd21
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions updater/versioncheck_V2.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"bootup_depNoticeShow": "False",
"bootup_depVersions": "",
"bootup_depNoticeMessage": "",
"latestbuild": "101",
"latestversion": "1.0.1",
"latestversiontag": "v1.0.1",
"latesturl": "https://gitlab.com/o355/PyWeather/uploads/964f245fadf7cda51f27662ffae25668/pyweather-v1.0.1.zip",
"latestdirlessurl": "https://gitlab.com/o355/PyWeather/uploads/a8b87b562938cd39e9644970c9467f39/pyweather-v1.0.1-dirless.zip",
"latestfilename": "pyweather-v1.0.1.zip",
"latestdirlessfilename": "pyweather-v1.0.1-dirless.zip",
"releasedate": "November 16, 2018",
"latestbuild": "102",
"latestversion": "1.0.2",
"latestversiontag": "v1.0.2",
"latesturl": "https://gitlab.com/o355/PyWeather/uploads/a7cdbec1e9dc818a93400886dc7bb0c7/pyweather-v1.0.2.zip",
"latestdirlessurl": "https://gitlab.com/o355/PyWeather/uploads/b160743e573e250ccf85f87ff70b3599/pyweather-v1.0.2-dirless.zip",
"latestfilename": "pyweather-v1.0.2.zip",
"latestdirlessfilename": "pyweather-v1.0.2-dirless.zip",
"releasedate": "December 11, 2018",
"nextversionreleasedate": "Not available",
"size": "157 KB",
"size": "156 KB",
"releasenotesurl": "https://gitlab.com/o355/PyWeather/raw/master/updater/releasenotes.txt",
"sha1sum": "bb2106a0ba80c3f7d184299ceb61cc920cf13ef7",
"sha256sum": "b698ef5e137086aee350f5d7b2816101e077fe8efef5e6917c60c80797ea302c",
"sha1sum-dirless": "672b8f0cacd575a5a51bc4cb48ba5e473a7c718a",
"sha256sum-dirless": "905d721f96564dca39ac7315ddad66a65b926b8216cfb5f276c445cc8ad1e5e6"
"sha1sum": "1a88c6d8e1aa4448603af534cbc74bd92485f889",
"sha256sum": "406cbebc34cd72d450819afa88ef4c9ddfcf56cccf1af2f8d52a482837d4853d",
"sha1sum-dirless": "4baf4552f5d63659061745dd95a9e3bf5bc016ae",
"sha256sum-dirless": "cf1f0879791c5c3514fa4a6f6a9a7f95aa595f4b7e99a48ccba18d2468461d2d"
}
}
}

0 comments on commit 60ebd21

Please sign in to comment.