Skip to content

Commit 85940ee

Browse files
committed
simdutf 6.2.0
1 parent 377f940 commit 85940ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/simdutf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Simdutf < Formula
22
desc "Unicode conversion routines, fast"
33
homepage "https://github.com/simdutf/simdutf"
4-
url "https://github.com/simdutf/simdutf/archive/refs/tags/v6.1.2.tar.gz"
5-
sha256 "94f56bfdc4b46a06c0fa85112c491f4f56078a5e2182892a2d8694faf6714ee1"
4+
url "https://github.com/simdutf/simdutf/archive/refs/tags/v6.2.0.tar.gz"
5+
sha256 "f3ef16cb86d866d2271a9a2a539b6ed9ef9083d524963919ce6792a0e3750fe3"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/simdutf/simdutf.git", branch: "master"
88

0 commit comments

Comments
 (0)