We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db4ddb3 + a2c9328 commit 38d8e6bCopy full SHA for 38d8e6b
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
cd bin
23
24
# depName=RazrFalcon/resvg
25
- RESVG_VERSION="v0.44.0"
+ RESVG_VERSION="0.45.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