We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4547d1f commit eac9e5aCopy full SHA for eac9e5a
1 file changed
composer.json
@@ -32,9 +32,9 @@
32
},
33
"extra": {
34
"artifacts": {
35
- "linux-x86_64": "https://github.com/avvertix/html-shot/releases/download/v0.0.1/libtakumi_php.so",
36
- "darwin-arm64": "https://github.com/avvertix/html-shot/releases/download/v0.0.1/libtakumi_php.dylib",
37
- "windows-64": "https://github.com/avvertix/html-shot/releases/download/v0.0.1/takumi_php.dll"
+ "linux-x86_64": "https://github.com/avvertix/html-shot/releases/download/v0.1.0/libtakumi_php.so",
+ "darwin-arm64": "https://github.com/avvertix/html-shot/releases/download/v0.1.0/libtakumi_php.dylib",
+ "windows-64": "https://github.com/avvertix/html-shot/releases/download/v0.1.0/takumi_php.dll"
38
}
39
40
"archive": {
0 commit comments