dep-repository

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

commit 1e19a70f032f78240e8aa7707e8fbf804164f5d8
parent 9c57453fcdb81d1ff2801cd23f7481649037af22
Author: finwo <finwo@pm.me>
Date:   Sun, 29 Jan 2023 17:38:48 +0100

Added finwo/matter package to repositories

Diffstat:
Medge.cnf | 1+
Dfinwo/matter/config | 2--
Mstable.cnf | 1+
3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/edge.cnf b/edge.cnf @@ -2,3 +2,4 @@ antirez/linenoise=https://raw.githubusercontent.com/finwo/dep-repository/main/an antirez/rax=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/package.ini finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/edge.tar.gz finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.tar.gz +finwo/matter=https://github.com/finwo/matter/archive/refs/tags/edge.tar.gz diff --git a/finwo/matter/config b/finwo/matter/config @@ -1,2 +0,0 @@ -tarball=https://github.com/finwo/matter/archive/0.0.1.tar.gz -sha256=834c01bb22c0ec97e7679d0c3fbef6893fd7e21bb9b0b2d11c1c056c0bad21d2 diff --git a/stable.cnf b/stable.cnf @@ -2,3 +2,4 @@ antirez/linenoise=https://raw.githubusercontent.com/finwo/dep-repository/main/an antirez/rax=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/package.ini finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/stable.tar.gz finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable.tar.gz +finwo/matter=https://github.com/finwo/matter/archive/refs/tags/stable.tar.gz