Skip to content

Commit bdeac7a

Browse files
committed
1 parent bc68b97 commit bdeac7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gobackup.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gobackup < Formula
22
desc "CLI tool for backup your databases, files to cloud storages"
33
homepage "https://gobackup.github.io"
4-
url "https://github.com/gobackup/gobackup/archive/refs/tags/v2.16.0.tar.gz"
5-
sha256 "8bb19260014b64488f4f6d795a8e46a34b4b86a62f65e1db7ce14f63644de12d"
4+
url "https://github.com/gobackup/gobackup/archive/refs/tags/v2.17.0.tar.gz"
5+
sha256 "b35d47e4f8cbe1c11ae2a5af1daa35dbf0d5442fc8f977a20b4f73f28833d24a"
66
license "MIT"
77
head "https://github.com/gobackup/gobackup.git", branch: "main"
88

0 commit comments

Comments
 (0)