Skip to content

Commit 36d8b22

Browse files
Update Homebrew formula for v3.3.3
1 parent b56260a commit 36d8b22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packaging/homebrew/dbxcli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dbxcli < Formula
22
desc "Command-line tool for Dropbox users and team admins"
33
homepage "https://github.com/dropbox/dbxcli"
4-
url "https://github.com/dropbox/dbxcli/archive/refs/tags/v3.3.1.tar.gz"
5-
sha256 "729a50ba14301aff7610089a056d47344157628f182a7c7e31bde4cce935cfe2"
4+
url "https://github.com/dropbox/dbxcli/archive/refs/tags/v3.3.3.tar.gz"
5+
sha256 "be0187b703ef726b21ace33212a9b9f743502e74a8149d2f356fda650408c1a7"
66
license "Apache-2.0"
77
head "https://github.com/dropbox/dbxcli.git", branch: "master"
88

0 commit comments

Comments
 (0)