We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ecedc5 commit f79fe90Copy full SHA for f79fe90
Formula/g/gobackup.rb
@@ -1,8 +1,8 @@
1
class Gobackup < Formula
2
desc "CLI tool for backup your databases, files to cloud storages"
3
homepage "https://gobackup.github.io"
4
- url "https://github.com/gobackup/gobackup/archive/refs/tags/v2.13.0.tar.gz"
5
- sha256 "0eec629fcac1c23d63a70d7c1a464da808a5b3bb3ab0ac7bf7988555e978b76a"
+ url "https://github.com/gobackup/gobackup/archive/refs/tags/v2.13.1.tar.gz"
+ sha256 "9c52b732c7d20e599f833d4093553016ae746f2ddabcd204e7369ac62c7076f5"
6
license "MIT"
7
head "https://github.com/gobackup/gobackup.git", branch: "main"
8
0 commit comments