Skip to content

Commit f18f671

Browse files
aneshlyadbabokin
authored andcommitted
Update downloads for v1.25.3
1 parent 03c1715 commit f18f671

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

downloads.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
6868
Here are latest released ISPC binaries based on LLVM 18.1.8:
6969
</p>
7070
<ul>
71-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-windows.zip">Windows (64 bit) ispc binary (v1.25.1)</a></li>
72-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-macOS.x86_64.tar.gz">macOS (x86, 64 bit, 10.12 Sierra) ispc binary (v1.25.1)</a></li>
73-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-macOS.arm64.tar.gz">macOS (ARM64, 11.0 Big Sur) ispc binary (v1.25.1)</a></li>
74-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-macOS.universal.tar.gz">macOS (Universal Binary, 10.12 Sierra) ispc binary (v1.25.1)</a></li>
75-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-linux.tar.gz">Linux (64 bit) ispc binary (v1.25.1)</a></li>
76-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-linux-oneapi.tar.gz">Linux (64 bit) ispc binary for OneAPI (v1.25.1)</a></li>
77-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-v1.25.1-linux.aarch64.tar.gz">Linux (64 bit) ispc binary for AARCH64 (v1.25.1)</a></li>
78-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-examples-v1.25.1.tar.gz">Examples packed in tar.gz archive (v1.25.1)</a></li>
79-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.1/ispc-examples-v1.25.1.zip">Examples packed in zip archive (v1.25.1)</a></li>
71+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-windows.zip">Windows (64 bit) ispc binary (v1.25.3)</a></li>
72+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-macOS.x86_64.tar.gz">macOS (x86, 64 bit, 10.12 Sierra) ispc binary (v1.25.3)</a></li>
73+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-macOS.arm64.tar.gz">macOS (ARM64, 11.0 Big Sur) ispc binary (v1.25.3)</a></li>
74+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-macOS.universal.tar.gz">macOS (Universal Binary, 10.12 Sierra) ispc binary (v1.25.3)</a></li>
75+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-linux.tar.gz">Linux (64 bit) ispc binary (v1.25.3)</a></li>
76+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-linux-oneapi.tar.gz">Linux (64 bit) ispc binary for OneAPI (v1.25.3)</a></li>
77+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-v1.25.3-linux.aarch64.tar.gz">Linux (64 bit) ispc binary for AARCH64 (v1.25.3)</a></li>
78+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-examples-v1.25.3.tar.gz">Examples packed in tar.gz archive (v1.25.3)</a></li>
79+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.25.3/ispc-examples-v1.25.3.zip">Examples packed in zip archive (v1.25.3)</a></li>
8080
</ul>
8181
<p>
8282
All archives are signed with a following PGP <a href="ISPC_GITHUB_ARTIFACTS.pem">key</a>.
@@ -149,10 +149,10 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
149149
file of the top-of-tree source.</a></li>
150150
<li> <a href="https://github.com/ispc/ispc/tarball/main">tar.gz file
151151
of the top-of-tree source.</a></li>
152-
<li> <a href="https://github.com/ispc/ispc/zipball/v1.25.1">zip
153-
file of the v1.25.1 source</a>, corresponding to the binaries above.</li>
154-
<li> <a href="https://github.com/ispc/ispc/tarball/v1.25.1">tar.gz
155-
file of the v1.25.1 source</a>, corresponding to the binaries above.</li>
152+
<li> <a href="https://github.com/ispc/ispc/zipball/v1.25.3">zip
153+
file of the v1.25.3 source</a>, corresponding to the binaries above.</li>
154+
<li> <a href="https://github.com/ispc/ispc/tarball/v1.25.3">tar.gz
155+
file of the v1.25.3 source</a>, corresponding to the binaries above.</li>
156156
</ul>
157157
<p> There is a page in the <tt>ispc</tt> wiki with instructions
158158
about <a href="https://github.com/ispc/ispc/wiki/ISPC-Development-Guide#build-system">building

0 commit comments

Comments
 (0)