diff --git a/Formula/goresume.rb b/Formula/goresume.rb index 4ca8b34..9291513 100644 --- a/Formula/goresume.rb +++ b/Formula/goresume.rb @@ -6,9 +6,9 @@ class Goresume < Formula license "MIT" bottle do - root_url "https://github.com/nikaro/homebrew-tap/releases/download/goresume-0.3.8" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d6df2758ae84b1c8097b314da11e07fd759106fc38070ebd25d5c85262ea56d5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "824479e9e42c63b9bcd2271cf3e466e9091c5b1fb5c0b44b2236609c3345eb83" + root_url "https://github.com/nikaro/homebrew-tap/releases/download/goresume-0.3.10" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "7e4f7dfe02585b6083561edb9d18f7fd5bc7d45813bd70aeaf9ddc272faefa1d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6fcff850181e26130f3c70d36c6fa260e5d45d0f40d49e37fb08d592c4e9bb7c" end depends_on "go" => :build