From 93e55e86e284c23d31ced9ea5b44225a8fdeeb31 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 23 Jun 2026 19:23:12 +0530 Subject: [PATCH] Add slang to sources --- bypy/sources.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bypy/sources.json b/bypy/sources.json index aae69be42..475b48b7c 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -279,6 +279,15 @@ } }, + { + "name": "slang 2026.11", + "unix": { + "file_extension": "tar.gz", + "hash": "sha256:4c0518d8faccbd46a482bef4e6fb4494ff32b757b18f8702d874f8e30da8b7f8", + "urls": ["git-submodules://github.com/shader-slang/slang.git"] + } + }, + { "name": "wayland 1.24.0", "os": "linux",