File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
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.1.2 .tar.gz"
5- sha256 "3ecbce9b8c5b5df941f986798ffa6ea7fdf742223d42204207974c4323d5b9fc "
4+ url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.2.0 .tar.gz"
5+ sha256 "c0afc3bac212840ffe3bdb335d0659e0976b0b566a993755f6846e444b9fa40a "
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 , arm64_linux : "98aec5e4ae61cf3ac4284185e988291eccb4d870b16a156d661bfcfd4580d4ae"
11- sha256 cellar : :any_skip_relocation , x86_64_linux : "98aec5e4ae61cf3ac4284185e988291eccb4d870b16a156d661bfcfd4580d4ae"
10+ sha256 cellar : :any_skip_relocation , all : "5b4c4a0890b72c05cf5b0565912664a38d8eb39cc2b1c2b94f21a2c7ec3e80e4"
1211 end
1312
1413 depends_on :linux
You can’t perform that action at this time.
0 commit comments