Skip to content

Commit f79fe90

Browse files
committed
1 parent 6ecedc5 commit f79fe90

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

0 commit comments

Comments
 (0)