Skip to content

Commit 1255100

Browse files
committed
update ada to v3.2.1
1 parent 5d9f950 commit 1255100

File tree

4 files changed

+5
-1884
lines changed

4 files changed

+5
-1884
lines changed

build/deps/gen/dep_ada_url.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
load("@//:build/http.bzl", "http_archive")
44

5-
TAG_NAME = "v3.1.3"
6-
URL = "https://github.com/ada-url/ada/releases/download/v3.1.3/singleheader.zip"
5+
TAG_NAME = "v3.2.1"
6+
URL = "https://github.com/ada-url/ada/releases/download/v3.2.1/singleheader.zip"
77
STRIP_PREFIX = ""
8-
SHA256 = "2a15aa5b032e5dabdf648aa35fd4aa466d2cba0854aff5ffec7496d2d407800a"
8+
SHA256 = "2954ff2208aa016de4213af7371273e1c41c71571e373eadf550ada808c79f42"
99
TYPE = "zip"
1010

1111
def dep_ada_url():

0 commit comments

Comments
 (0)