Skip to content

Commit 522be5e

Browse files
committed
update to v1.3.3
1 parent 9159b8e commit 522be5e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,18 @@ <h3>Download</h3>
7272
</div>
7373

7474
<div class="bit-2">
75-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder_mini.zip">
75+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.3/cmder_mini.zip">
7676
<button class="gray">Download mini</button>
7777
</a>
78-
<small>6MB</small>
78+
<small>7.8MB</small>
7979
</div>
8080
<div class="bit-2">
81-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder.zip">
81+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.3/cmder.zip">
8282
<button class="blue">Download full</button>
8383
</a>
84-
<small>(With git-for-windows) 84MB</small>
84+
<small>(With git-for-windows) 100MB</small>
8585
<small>
86-
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder.7z">42MB 7z</a></em>
86+
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.3/cmder.7z">52MB 7z</a></em>
8787
</small>
8888
</div>
8989

0 commit comments

Comments
 (0)