We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583fcfa commit ac3c44fCopy full SHA for ac3c44f
1 file changed
src/internal/manifest/data/ruby.json
@@ -3068,6 +3068,12 @@
3068
}
3069
},
3070
"4.0.6": {
3071
+ "darwin-arm64": {
3072
+ "url": "https://builds.dtvem.io/ruby/4.0.6/darwin-arm64.tar.gz",
3073
+ "sha256": "d49f6cd496920c4ee49f48eb87b4f6bcadd00c6c1c158fc36351f6f55585c940",
3074
+ "sha256_source": "dtvem",
3075
+ "source": "built-from-source"
3076
+ },
3077
"linux-amd64": {
3078
"url": "https://builds.dtvem.io/ruby/4.0.6/linux-amd64.tar.gz",
3079
"sha256": "e245609fea15334a0d0c6991d7c8653176483f6e4b5b6710f572302cc177165f",
0 commit comments