Skip to content

Commit c6a077b

Browse files
authored
Merge pull request #9 from Stanzilla/update_downloads
update to v.1.3.2
2 parents 4f38ebd + 7a49373 commit c6a077b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@ <h3>Download</h3>
7373
</div>
7474

7575
<div class="bit-2">
76-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/1.3.1/cmder_mini.zip">
76+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder_mini.zip">
7777
<button class="gray">Download mini</button>
7878
</a>
7979
<small>6MB</small>
8080
</div>
8181
<div class="bit-2">
82-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/1.3.1/cmder.zip">
82+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder.zip">
8383
<button class="blue">Download full</button>
8484
</a>
85-
<small>(With git-for-windows) 80MB</small>
85+
<small>(With git-for-windows) 84MB</small>
8686
<small>
87-
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/1.3.1/cmder.7z">40MB 7z</a></em>
87+
<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>
8888
</small>
8989
</div>
9090

0 commit comments

Comments
 (0)