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 90994f1 commit c76438eCopy full SHA for c76438e
1 file changed
Formula/s/simdjson.rb
@@ -1,8 +1,8 @@
1
class Simdjson < Formula
2
desc "SIMD-accelerated C++ JSON parser"
3
homepage "https://simdjson.org"
4
- url "https://github.com/simdjson/simdjson/archive/refs/tags/v4.6.2.tar.gz"
5
- sha256 "c240d4bffcccda4fe3a2bba2872718d96fc92e56d2615bfac4f9b2bad89a6386"
+ url "https://github.com/simdjson/simdjson/archive/refs/tags/v4.6.3.tar.gz"
+ sha256 "bde0c42f43899c4c5c48be826c09abd22500ed537b89f16b3cced5eec477c263"
6
license "Apache-2.0"
7
compatibility_version 3
8
head "https://github.com/simdjson/simdjson.git", branch: "master"
0 commit comments