Skip to content

Commit f3dc0af

Browse files
committed
fix
1 parent b1ede04 commit f3dc0af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

malt/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1 class='title'>MALT</h1>
3333
applications and limit overhead of memory management.
3434
</div>
3535
<div class='downloads'>
36-
<div class='source'><a href='https://github.com/memtt/malt/releases/download/v1.3.0/malt-1.3.0.tar.bz2'>Source - 1.3.0</a></div>
36+
<div class='source'><a href='https://github.com/memtt/malt/releases/download/v1.3.1/malt-1.3.1.tar.bz2'>Source - 1.3.1</a></div>
3737
<div class='others'>
3838
<!--<a href='https://github.com/memtt/malt/releases/download/v1.0.0/malt-1.0.0-1.el7.centos.x86_64.rpm'>Centos7 .rpm</a> |-->
3939
<!--<a href='TODO'>Debian .deb</a> |-->

numaprof/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1 class='title'>NUMAPROF</h1>
3232
Find where you make remote, local and MCDRAM memory accesses and where you pin the memory by making first touch accesses.
3333
</div>
3434
<div class='downloads'>
35-
<div class='source'><a href='https://github.com/memtt/numaprof/releases/download/v1.1.5/numaprof-1.1.5.tar.bz2'>Source - 1.1.5</a></div>
35+
<div class='source'><a href='https://github.com/memtt/numaprof/releases/download/v1.1.6/numaprof-1.1.6.tar.bz2'>Source - 1.1.6</a></div>
3636
<div class='others'>
3737
<!--<a href='TODO'>Fedora .rpm</a> |-->
3838
<!--<a href='TODO'>Debian .deb</a> |-->

0 commit comments

Comments
 (0)