We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377f940 commit 85940eeCopy full SHA for 85940ee
Formula/s/simdutf.rb
@@ -1,8 +1,8 @@
1
class Simdutf < Formula
2
desc "Unicode conversion routines, fast"
3
homepage "https://github.com/simdutf/simdutf"
4
- url "https://github.com/simdutf/simdutf/archive/refs/tags/v6.1.2.tar.gz"
5
- sha256 "94f56bfdc4b46a06c0fa85112c491f4f56078a5e2182892a2d8694faf6714ee1"
+ url "https://github.com/simdutf/simdutf/archive/refs/tags/v6.2.0.tar.gz"
+ sha256 "f3ef16cb86d866d2271a9a2a539b6ed9ef9083d524963919ce6792a0e3750fe3"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/simdutf/simdutf.git", branch: "master"
8
0 commit comments