diff --git a/Formula/d/distrobox.rb b/Formula/d/distrobox.rb index 2c7fc7227954..62143746cef6 100644 --- a/Formula/d/distrobox.rb +++ b/Formula/d/distrobox.rb @@ -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