diff options
-rw-r--r-- | etc/repos.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/etc/repos.json b/etc/repos.json index 1cb89f6..59c0f5b 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -257,7 +257,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "etc/patches" } } @@ -283,10 +283,10 @@ , "imported-toolchain/rules": { "repository": { "type": "zip" - , "content": "b70b93929aee3fff6593d0f160c93b06c17d0a3b" - , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/refs/tags/v1.4.0.zip" - , "sha256": "7bff0abd544d90cab092e183952c64afb866dd583d6fb62ac01b194f21ef5fc2" - , "subdir": "rules-cc-1.4.0/rules" + , "content": "e046bb9eb2db84e425ad93deb275800b6be4d3a1" + , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/refs/tags/v1.6.0-alpha+20250606.zip" + , "sha256": "cb544ea41aec99e14ce874ac968ae4d21c3af4ce3de8cfd692a24b6baa2c3003" + , "subdir": "rules-cc-1.6.0-alpha-20250606/rules" } } , "imported-toolchain/rules/gcc": @@ -486,7 +486,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "src/bootstrap" } } @@ -495,7 +495,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "src/compilers" } } @@ -504,7 +504,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "etc/defaults" } } @@ -513,7 +513,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "etc/imports" } } @@ -522,7 +522,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "toolchains" } } @@ -531,7 +531,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "93720597f80740ec1121140e7f84401b766d70ab" + , "commit": "e39a6e6414d2879976fe31c4169e0d044d132916" , "subdir": "src/tools" } } |