dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit 2e46687fffffcfd441d9d02d7860a2231f2fb2f8
parent 810babb42a0ef509228484829509eddbd1c8b5ff
Author: finwo <finwo@pm.me>
Date:   Mon,  1 May 2023 13:45:25 +0200

tidwall/json.c fix merged, use origin again in it's package.ini

Diffstat:
Mtidwall/json/package.ini | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tidwall/json/package.ini b/tidwall/json/package.ini @@ -1,7 +1,6 @@ [package] name=tidwall/json -# src=https://github.com/tidwall/json.c/archive/refs/heads/main.tar.gz -src=https://github.com/finwo/json.c/archive/refs/heads/fix/keyword-rename.tar.gz +src=https://github.com/tidwall/json.c/archive/refs/heads/main.tar.gz [fetch] config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/json/config.mk