Skip to content
Merged
Changes from 1 commit
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/g/gotun.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Gotun < Formula
desc "Lightweight HTTP proxy over SSH"
homepage "https://github.com/Sesame2/gotun"
url "https://github.com/Sesame2/gotun/archive/refs/tags/v0.7.0.tar.gz"
sha256 "068bc457d87bb389fe107c8bcf5c132ba372b4700c79d4978e9de6bb8e3d0620"
url "https://github.com/Sesame2/gotun/archive/refs/tags/v0.8.0.tar.gz"
sha256 "c0521f2e4df9bd8bae9afbca4bd4ab48bc1b3b24ef06ec17301dcfa1dfef1f93"
license "MIT"

bottle do
Expand Down
Loading