File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Distrobox < Formula
22 desc "Use any Linux distribution inside your terminal"
33 homepage "https://distrobox.privatedns.org/"
4- url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.0 .tar.gz"
5- sha256 "72d8d825b6aad63e03e0b92376e6ead9c053c1e676acab3c7eaac9be2929d0a2 "
4+ url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.1 .tar.gz"
5+ sha256 "64a56a070608e20b6ba57668f115e6c4dcfbe67a02a8fdec5b14d757f24840e4 "
66 license "GPL-3.0-only"
77 head "https://github.com/89luca89/distrobox.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , x86_64_linux : "bcc5a8c720704844b51144fb9a0fa9f3e36662da2581db82e4bca195f09dc4a2 "
10+ sha256 cellar : :any_skip_relocation , x86_64_linux : "71cfa638f72b205fd3462d6b51dca0cae6a8cd95daed676c74c6bac6e356625b "
1111 end
1212
1313 depends_on :linux
You can’t perform that action at this time.
0 commit comments