Skip to content

Commit 85173b2

Browse files
committed
deps.macos: Update Sparkle to 2.6.2
1 parent 805b681 commit 85173b2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

deps.macos/90-sparkle.zsh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ autoload -Uz log_debug log_error log_info log_status log_output
22

33
## Dependency Information
44
local name='Sparkle'
5-
local version='2.6.1'
6-
local url='https://github.com/sparkle-project/Sparkle/releases/download/2.6.1/Sparkle-2.6.1.tar.xz'
7-
local hash="${0:a:h}/checksums/Sparkle-2.6.1.tar.xz.sha256"
5+
local version='2.6.2'
6+
local url='https://github.com/sparkle-project/Sparkle/releases/download/2.6.2/Sparkle-2.6.2.tar.xz'
7+
local hash="${0:a:h}/checksums/Sparkle-2.6.2.tar.xz.sha256"
88

99
## Build Steps
1010
setup() {

deps.macos/checksums/Sparkle-2.6.1.tar.xz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2300a7dc2545a4968e54621b7f351d388ddf1a5cb49e79f6c99e9a09d826f5e8 Sparkle-2.6.2.tar.xz

0 commit comments

Comments
 (0)