Skip to content

Commit ad2b9aa

Browse files
committed
1 parent 5e5f319 commit ad2b9aa

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.13.1.tar.gz"
5-
sha256 "9c52b732c7d20e599f833d4093553016ae746f2ddabcd204e7369ac62c7076f5"
4+
url "https://github.com/gobackup/gobackup/archive/refs/tags/v2.14.0.tar.gz"
5+
sha256 "87ad4c89cf1cee047d9c1e68559322653dda62c830408066c954d07c40ebcc90"
66
license "MIT"
77
head "https://github.com/gobackup/gobackup.git", branch: "main"
88

0 commit comments

Comments
 (0)