about summary refs log tree commit diff
path: root/LibMatrix/deps.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-11-07 22:36:50 +0100
committerRory& <root@rory.gay>2025-11-07 22:36:50 +0100
commit2cd76f916a13e66f1fdf06dd7bf5dff6be64de0b (patch)
tree74be7cbf4cbfb7749ede5325bce1f92728ece648 /LibMatrix/deps.json
parentRemove deprecated unauthenticated media uris (diff)
downloadLibMatrix-unpacked-2cd76f916a13e66f1fdf06dd7bf5dff6be64de0b.tar.xz
WIP: nix CI
Diffstat (limited to 'LibMatrix/deps.json')
-rw-r--r--LibMatrix/deps.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/LibMatrix/deps.json b/LibMatrix/deps.json
new file mode 100644

index 0000000..d6ba81b --- /dev/null +++ b/LibMatrix/deps.json
@@ -0,0 +1,12 @@ +[ + { + "pname": "Microsoft.Extensions.DependencyInjection.Abstractions", + "version": "10.0.0-rc.2.25502.107", + "hash": "sha256-1nh8z2nglCizQkl0iWwJ/au4BAuuBu0xghKHGBeTM1I=" + }, + { + "pname": "Microsoft.Extensions.Logging.Abstractions", + "version": "10.0.0-rc.2.25502.107", + "hash": "sha256-krml7WL+lF7oiYOvQ8NHQp7BVpHJrLIHhyxUgkHO+WE=" + } +]