From a43183d4b638cedb7934acaa9f263674281deb30 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 4 Dec 2022 17:45:26 -0500 Subject: [PATCH] pinboard-notes-backup 1.0.5.6 Closes #117304. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/pinboard-notes-backup.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pinboard-notes-backup.rb b/Formula/pinboard-notes-backup.rb index ed6347d6b4f..768db5b876a 100644 --- a/Formula/pinboard-notes-backup.rb +++ b/Formula/pinboard-notes-backup.rb @@ -1,8 +1,8 @@ class PinboardNotesBackup < Formula desc "Efficiently back up the notes you've saved to Pinboard" homepage "https://github.com/bdesham/pinboard-notes-backup" - url "https://github.com/bdesham/pinboard-notes-backup/archive/v1.0.5.4.tar.gz" - sha256 "c2a239f8f5d7acba04c8a5bdf6e0f337e547f99c29d37db638d915712b97505d" + url "https://github.com/bdesham/pinboard-notes-backup/archive/v1.0.5.6.tar.gz" + sha256 "0b544d5e3dfd0ebf029b50fcb405045f601dac1f103fbd95f2b24b5aefd4ef40" license "GPL-3.0-or-later" head "https://github.com/bdesham/pinboard-notes-backup.git", branch: "main"