Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/cloudsmith-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
class CloudsmithCli < Formula
desc "Official Cloudsmith Command-Line Interface - Be Awesome. Automate Everything"
homepage "https://docs.cloudsmith.com/developer-tools/cli"
url "https://github.com/cloudsmith-io/cloudsmith-cli/releases/download/v1.16.0/cloudsmith.pyz"
sha256 "303d535bd41b4bf9ed96a8978cbd94271a120bab93464c448093a995e5f03756"
url "https://github.com/cloudsmith-io/cloudsmith-cli/releases/download/v1.17.0/cloudsmith.pyz"
sha256 "079c5ef347febb74f7046b463343d84aa2735dc93b8e439ecd915b92ca5d1833"
license "Apache-2.0"

# The PEX/zipapp bundles all Python dependencies, so we only need Python 3.10
Expand Down