Skip to content

Commit 7178153

Browse files
committed
✨ feat(repo/packages/r/riscv64gc-unknown-smart-musl/xmake.lua): update toolchain
1 parent e8bbe1a commit 7178153

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • repo/packages/r/riscv64gc-unknown-smart-musl

repo/packages/r/riscv64gc-unknown-smart-musl/xmake.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ do
3030
add_urls(
3131
"https://download.rt-thread.org/rt-smart/riscv64/riscv64-linux-musleabi_for_i686-w64-mingw32_$(version).zip")
3232

33-
add_versions("165989", "df31a863456034d9f0ee91215d036d5903def407f65d8ab6b1ed022fdc651d79")
33+
add_versions("180881", "7b385fe663559985d70936832dc0f6c017ce3bddbdbfaff673996cc3a20faf6c")
3434
elseif is_host("linux") then
3535
add_urls(
3636
"https://download.rt-thread.org/rt-smart/riscv64/riscv64-linux-musleabi_for_x86_64-pc-linux-gnu_$(version).tar.bz2")
3737

38-
add_versions("165989", "c723709e48ea6d42573f960378afebbf6c8bcd529772d346d694345187ab421b")
38+
add_versions("180881", "21ad2cbd9b4e73e61efd8211b88c3989acaa033a374ac2f26b4e15a7ec7370b6")
3939
end
4040

4141
on_install("@windows", "@linux|x86_64", function(package)

0 commit comments

Comments
 (0)