File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
packages/imguiml/imguiml.v1.90.6 Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -57,13 +57,12 @@ build: [
57
57
] { os = "macos" }
58
58
]
59
59
dev-repo: "git+https://github.com/emilienlemaire/imguiml.git"
60
- available: arch != "s390x"
60
+ available: arch != "s390x" & arch != "arm64"
61
61
url {
62
62
src:
63
63
"https://github.com/emilienlemaire/imguiml/archive/refs/tags/v1.90.6.tar.gz"
64
64
checksum: [
65
- "md5=2962c159dc2602eee23f9cbb1b546369"
66
- "sha256=c4a0ad4be7df7fa54704a961e0deea4023d6560da0caf01f1bf50cd0f0ebd2ab"
67
- "sha512=6f6cb3853f11cd95edb12feecd12a429c2b7e15de0ad204c88d9532ee4d1e6c741cef5e78ea87e39ab504f3f1e7b5a247148359bad529fe242827d5c2a184149"
65
+ "sha256=1df5295465d7a4aace1eb8e79cca533bd2a33639db638961dc98ab21bc402349"
66
+ "sha512=ad8f8527d9e58f39b7ca4d985beae322887c65cc0388fd72b367b247bbc4dd45c1da04ad045dd3649b38bf96fca42b8c3f903e8f11aa5f5800a0a542084c2c22"
68
67
]
69
68
}
You can’t perform that action at this time.
0 commit comments