Skip to content

Commit c472977

Browse files
committed
webarchiver 0.13
autobump: add webarchiver Signed-off-by: Rui Chen <[email protected]>
1 parent 004e2d7 commit c472977

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3484,6 +3484,7 @@ weasyprint
34843484
weaviate
34853485
weaviate-cli
34863486
web-ext
3487+
webarchiver
34873488
webdis
34883489
webhook
34893490
webkitgtk

Formula/w/webarchiver.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Webarchiver < Formula
22
desc "Allows you to create Safari .webarchive files"
33
homepage "https://github.com/newzealandpaul/webarchiver"
4-
url "https://github.com/newzealandpaul/webarchiver/archive/refs/tags/0.12.tar.gz"
5-
sha256 "bb21767a506841a41ca4ea44d78c6f3012e61ca327df620a7c312759e4b5866d"
4+
url "https://github.com/newzealandpaul/webarchiver/archive/refs/tags/0.13.tar.gz"
5+
sha256 "bbb81adb809a2817e6febdcf801af805b9f4d3080127411e544ac00ee4575242"
66
license "GPL-3.0-only"
77
head "https://github.com/newzealandpaul/webarchiver.git", branch: "master"
88

0 commit comments

Comments
 (0)