add support for armv7l (raspberrry pi)

https://github.com/mifi/lossless-cut/discussions/1231
pull/1234/head
Mikael Finstad 4 years ago
parent 4061208e98
commit 32f5bdc26b
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -423,6 +423,10 @@
{
"arch": "arm64",
"target": "tar.bz2"
},
{
"arch": "armv7l",
"target": "tar.bz2"
}
]
},

Loading…
Cancel
Save