Skip to content

Commit 31acc08

Browse files
committed
distrobox 1.8.2.0
1 parent ddfca9d commit 31acc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/distrobox.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)