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.
2 parents a950527 + 57623c6 commit ccc861bCopy full SHA for ccc861b
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
cd bin
23
24
# depName=RazrFalcon/resvg
25
- RESVG_VERSION="v0.40.0"
+ RESVG_VERSION="v0.41.0"
26
27
wget "https://github.com/RazrFalcon/resvg/releases/download/${RESVG_VERSION}/resvg-linux-x86_64.tar.gz"
28
tar xf resvg-linux-x86_64.tar.gz
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
29
0 commit comments