diff options
author | 2021-10-10 23:41:49 -0700 | |
---|---|---|
committer | 2021-10-10 23:41:49 -0700 | |
commit | e7f6cf12a524081bb31dffcb2db089ee81208c1b (patch) | |
tree | 66e6f6c912adb2f70e203d8ed6ad8ca627700c2a | |
parent | e2ba4689249b7da4fcc8f7180b8cf3e6e8975323 (diff) | |
download | bun-jarred/zlib.tar.gz bun-jarred/zlib.tar.zst bun-jarred/zlib.zip |
Update .gitmodulesjarred/zlib
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 54b578741..20b3953f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,5 +15,5 @@ ignore = dirty [submodule "src/deps/zlib"] path = src/deps/zlib - url = https://github.com/cloudflare/zlib + url = https://github.com/cloudflare/zlib.git ignore = dirty |