Skip to content

Commit f6db46e

Browse files
committed
ispc 1.25.3
1 parent 7e4c928 commit f6db46e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/ispc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ispc < Formula
22
desc "Compiler for SIMD programming on the CPU"
33
homepage "https://ispc.github.io"
4-
url "https://github.com/ispc/ispc/archive/refs/tags/v1.25.2.tar.gz"
5-
sha256 "745cc8bcde26e63af2700f1811b66d2ca66b2844c8e2aa9ac19c12ab6a39b82a"
4+
url "https://github.com/ispc/ispc/archive/refs/tags/v1.25.3.tar.gz"
5+
sha256 "6f00038e0e86e90474f3117c3b393f6695a8fbe1b3d8fe3b1a0baf197dfb7557"
66
license "BSD-3-Clause"
77

88
# Upstream sometimes creates releases that use a stable tag (e.g., `v1.2.3`)

0 commit comments

Comments
 (0)