Skip to content

Commit

Permalink
Merge pull request #204834 from Homebrew/bump-distrobox-1.8.1
Browse files Browse the repository at this point in the history
distrobox 1.8.1
  • Loading branch information
BrewTestBot authored Jan 19, 2025
2 parents f835c8e + 42bb0ca commit 6053edb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/d/distrobox.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Distrobox < Formula
desc "Use any Linux distribution inside your terminal"
homepage "https://distrobox.privatedns.org/"
url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.0.tar.gz"
sha256 "72d8d825b6aad63e03e0b92376e6ead9c053c1e676acab3c7eaac9be2929d0a2"
url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.1.tar.gz"
sha256 "64a56a070608e20b6ba57668f115e6c4dcfbe67a02a8fdec5b14d757f24840e4"
license "GPL-3.0-only"
head "https://github.com/89luca89/distrobox.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, x86_64_linux: "bcc5a8c720704844b51144fb9a0fa9f3e36662da2581db82e4bca195f09dc4a2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "71cfa638f72b205fd3462d6b51dca0cae6a8cd95daed676c74c6bac6e356625b"
end

depends_on :linux
Expand Down

0 comments on commit 6053edb

Please sign in to comment.