Revert simde back to 0.7.6

See https://github.com/simd-everywhere/simde/issues/1146
This commit is contained in:
Kovid Goyal
2024-04-30 10:55:05 +05:30
parent eb07307370
commit 558ce4179f

View File

@@ -252,10 +252,11 @@
{ {
"name": "simde", "name": "simde",
"comment": "Cannot update till https://github.com/simd-everywhere/simde/issues/1146 is released",
"unix": { "unix": {
"filename": "simde-amalgamated-0.8.0.tar.xz", "filename": "simde-amalgamated-0.7.6.tar.xz",
"hash": "sha256:7c8dd4d613b18724b7ef3dcd1d58739a91501ed80ace916cbca9b8c13e5b92bb", "hash": "sha256:703eac1f2af7de1f7e4aea2286130b98e1addcc0559426e78304c92e2b4eb5e1",
"urls": ["https://github.com/simd-everywhere/simde/releases/download/v0.8.0/{filename}"] "urls": ["https://github.com/simd-everywhere/simde/releases/download/v0.7.6/{filename}"]
} }
}, },