Skip to content

Commit c76438e

Browse files
committed
simdjson 4.6.3
1 parent 90994f1 commit c76438e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/s/simdjson.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Simdjson < Formula
22
desc "SIMD-accelerated C++ JSON parser"
33
homepage "https://simdjson.org"
4-
url "https://github.com/simdjson/simdjson/archive/refs/tags/v4.6.2.tar.gz"
5-
sha256 "c240d4bffcccda4fe3a2bba2872718d96fc92e56d2615bfac4f9b2bad89a6386"
4+
url "https://github.com/simdjson/simdjson/archive/refs/tags/v4.6.3.tar.gz"
5+
sha256 "bde0c42f43899c4c5c48be826c09abd22500ed537b89f16b3cced5eec477c263"
66
license "Apache-2.0"
77
compatibility_version 3
88
head "https://github.com/simdjson/simdjson.git", branch: "master"

0 commit comments

Comments
 (0)