ruki

Results 1751 comments of ruki

回头我看下 这两天还没空看

这个 jdk 的 sha 是不是会变,我看校验都不过么

> hash没变呀 哪没变了? ```lua elseif is_host("macosx") then if is_arch("x86_64") then add_urls("https://download.oracle.com/java/$(version)/latest/jdk-$(version)_macos-x64_bin.tar.gz") add_versions("21", "197a923b1f7ea2b224fafdfb9c3ef5fc8eb197d9817d7631d96da02b619f5975") ``` ```console $ shasum -a 256 ~/Downloads/jdk-21_macos-x64_bin.tar.gz f51a83c6328d1327aac38eb7345e0846fea8e859ef5bcf65f98a5793aa027253 /Users/ruki/Downloads/jdk-21_macos-x64_bin.tar.gz ```

目前还不支持,可以提个 pr 过来

试下这个 patch https://github.com/xmake-io/xmake/pull/6279

Modify the code yourself and generate the patch via git diff > patch.txt

you need fix all errors on ci

> seems like tests doesn't like my patch, can you tell me what should I change? I tried several times :/ @waruqi > > I still don't understand why we...

> > Bot detected the issue body's language is not English, translate it automatically. > > > ``` > > -- change some codes > > ``` > > That's...

> seems like tests doesn't like my patch, can you tell me what should I change? I tried several times :/ @waruqi > > I still don't understand why we...