use sparkle 2.2.0

This commit is contained in:
Kelvin Sherlock 2022-09-28 18:41:17 -04:00
parent 20c767021c
commit 01e36939aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
VERSION=2.1.0 VERSION=2.2.0
TAR=Sparkle-${VERSION}.tar.xz TAR=Sparkle-${VERSION}.tar.xz
URL=https://github.com/sparkle-project/Sparkle/releases/download/${VERSION}/Sparkle-${VERSION}.tar.xz URL=https://github.com/sparkle-project/Sparkle/releases/download/${VERSION}/Sparkle-${VERSION}.tar.xz
FRAMEWORK=Sparkle.framework FRAMEWORK=Sparkle.framework