Skip to content

Commit

Permalink
Merge pull request ballerina-platform#106 from Thimuth/sync_prod
Browse files Browse the repository at this point in the history
Sync prod
  • Loading branch information
keizer619 committed Feb 3, 2020
2 parents d7e548f + 5b40e0c commit 155c983
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ <h1>Downloads</h1>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 cDownloadsHeader">
<div class="cFeaturedVersion">
<h2>Current version: <span id="versionInfo">1.1.1 (Jan 31, 2019)</span></h2>
<h2>Current version: <span id="versionInfo">1.1.1 (Jan 31, 2020)</span></h2>
<div class="alert alert-info" style="border: 1px solid #20b6b0; background: #fff;" >
<p>If you are already using the jBallerina version 1.1.1, you can directly update your distribution to jBallerina 1.1.1 by executing the below command:</p>
<p>If you are already using the jBallerina version 1.1.0, you can directly update your distribution to jBallerina 1.1.1 by executing the below command:</p>
<pre>ballerina dist update</pre>
<p>For further details, see the <a href="#">Release Note</a>.</p>
<p>For further details, see the <a href="https://ballerina.io/downloads/release-notes/">Release Note</a>.</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -75,7 +75,7 @@ <h2>Current version: <span id="versionInfo">1.1.1 (Jan 31, 2019)</span></h2>
<div class="cStandaloneInstallers">
<h2>Installation Packages</h2>
<div class="cInstallers">
<h3 class="release-version">Stable <span id="stableInfo">1.1.1 (Jan 31, 2019)</span></h3>
<h3 class="release-version">Stable <span id="stableInfo">1.1.1 (Jan 31, 2020)</span></h3>
<div class="col-xs-12 col-sm-16 col-md-6 col-lg-6 cLeftTable">
<div class="insPackages0container">
<table id="insPackages0"><tr><td style="width: 96%">ballerina-windows-installer-x64-1.1.1.msi</td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-windows-installer-x64-1.1.1.msi" class="cDownloadLinkIcon" data-download="downloads" data-pack="ballerina-windows-installer-x64-1.1.1.msi"><img src="/img/download-bg-green-fill.svg"></a></td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-windows-installer-x64-1.1.1.msi.md5">md5</a></td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-windows-installer-x64-1.1.1.msi.sha1">SHA-1</a></td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-windows-installer-x64-1.1.1.msi.asc">asc</a></td></tr><tr><td style="width: 96%">ballerina-linux-installer-x64-1.1.1.deb</td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-linux-installer-x64-1.1.1.deb" class="cDownloadLinkIcon" data-download="downloads" data-pack="ballerina-linux-installer-x64-1.1.1.deb"><img src="/img/download-bg-green-fill.svg"></a></td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-linux-installer-x64-1.1.1.deb.md5">md5</a></td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-linux-installer-x64-1.1.1.deb.sha1">SHA-1</a></td><td style="width: 1%; white-space: nowrap;"><a href="https://product-dist.ballerina.io/downloads/1.1.1/ballerina-linux-installer-x64-1.1.1.deb.asc">asc</a></td></tr>
Expand Down

0 comments on commit 155c983

Please sign in to comment.