Skip to content

Commit

Permalink
Update Homebrew Formula dokku/dokku to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2022
1 parent 68a28d1 commit 127fb62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/dokku.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dokku < Formula
desc "Command-line client for the Dokku PaaS"
homepage "http://dokku.viewdocs.io"
url "https://github.com/dokku/dokku/archive/v0.26.8.tar.gz"
sha256 "03bf6712b6f46a2d1b6fb8b93892634f7658c5585d11523985466d3454487d05"
url "https://github.com/dokku/dokku/archive/v0.27.0.tar.gz"
sha256 "0c256db9b76665ccc1bd912946abffe1ae40cbab8c4bef2b5699d9c30bbe31d8"

def install
bin.install "contrib/dokku_client.sh" => "dokku"
Expand Down

0 comments on commit 127fb62

Please sign in to comment.