We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfca9d commit 31acc08Copy full SHA for 31acc08
Formula/d/distrobox.rb
@@ -1,8 +1,8 @@
1
class Distrobox < Formula
2
desc "Use any Linux distribution inside your terminal"
3
homepage "https://distrobox.privatedns.org/"
4
- url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.1.2.tar.gz"
5
- sha256 "3ecbce9b8c5b5df941f986798ffa6ea7fdf742223d42204207974c4323d5b9fc"
+ url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.2.0.tar.gz"
+ sha256 "c0afc3bac212840ffe3bdb335d0659e0976b0b566a993755f6846e444b9fa40a"
6
license "GPL-3.0-only"
7
head "https://github.com/89luca89/distrobox.git", branch: "main"
8
0 commit comments