Skip to content

Commit

Permalink
Merge pull request Homebrew#196894 from Homebrew/bump-autobrr-1.49.0
Browse files Browse the repository at this point in the history
autobrr 1.49.0
  • Loading branch information
BrewTestBot authored Nov 6, 2024
2 parents aedc75e + f4fdd2a commit cd9cb03
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/a/autobrr.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Autobrr < Formula
desc "Modern, easy to use download automation for torrents and usenet"
homepage "https://autobrr.com/"
url "https://github.com/autobrr/autobrr/archive/refs/tags/v1.48.0.tar.gz"
sha256 "0f5e59e82589335d7961767bd1f74b65567b1544719a79eb50ec7dffbdc06239"
url "https://github.com/autobrr/autobrr/archive/refs/tags/v1.49.0.tar.gz"
sha256 "dace7c643c7b799163aa05d5bf60865dae10de9754508042ee77267f42792849"
license "GPL-2.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "16c2e8f19c231f1fca7057b447c33370362f299fe8c0f0b6119cccc98d472f7a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "16c2e8f19c231f1fca7057b447c33370362f299fe8c0f0b6119cccc98d472f7a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "16c2e8f19c231f1fca7057b447c33370362f299fe8c0f0b6119cccc98d472f7a"
sha256 cellar: :any_skip_relocation, sonoma: "52a6561d8506c2cbf9db943759e7b73d1ea75905525de86ceb8b311f46c54ebe"
sha256 cellar: :any_skip_relocation, ventura: "52a6561d8506c2cbf9db943759e7b73d1ea75905525de86ceb8b311f46c54ebe"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2bce4e9de20c7306c9098baa7ba3ed59764bc7cee746a6cfbb49d5c6bc5ff8da"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "23197cac96fff78b77cc4e0e348037c4d375717b8b5a961c759724f9d2148950"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "23197cac96fff78b77cc4e0e348037c4d375717b8b5a961c759724f9d2148950"
sha256 cellar: :any_skip_relocation, arm64_ventura: "23197cac96fff78b77cc4e0e348037c4d375717b8b5a961c759724f9d2148950"
sha256 cellar: :any_skip_relocation, sonoma: "d2bfc2573099d5f00c8d517100a2e195779363dbf1cb5882f63afc95e9e751d4"
sha256 cellar: :any_skip_relocation, ventura: "d2bfc2573099d5f00c8d517100a2e195779363dbf1cb5882f63afc95e9e751d4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "28c6ba864efcd141a1b149b32f70f64ca17fdfdf2e14a9b5f1fe4762652734d9"
end

depends_on "go" => :build
Expand Down

0 comments on commit cd9cb03

Please sign in to comment.