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 bc68b97 commit bdeac7aCopy full SHA for bdeac7a
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.16.0.tar.gz"
5
- sha256 "8bb19260014b64488f4f6d795a8e46a34b4b86a62f65e1db7ce14f63644de12d"
+ url "https://github.com/gobackup/gobackup/archive/refs/tags/v2.17.0.tar.gz"
+ sha256 "b35d47e4f8cbe1c11ae2a5af1daa35dbf0d5442fc8f977a20b4f73f28833d24a"
6
license "MIT"
7
head "https://github.com/gobackup/gobackup.git", branch: "main"
8
0 commit comments