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 6b88d4f commit ff58d34Copy full SHA for ff58d34
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.0.tar.gz"
5
- sha256 "72d8d825b6aad63e03e0b92376e6ead9c053c1e676acab3c7eaac9be2929d0a2"
+ url "https://github.com/89luca89/distrobox/archive/refs/tags/1.8.1.tar.gz"
+ sha256 "64a56a070608e20b6ba57668f115e6c4dcfbe67a02a8fdec5b14d757f24840e4"
6
license "GPL-3.0-only"
7
head "https://github.com/89luca89/distrobox.git", branch: "main"
8
0 commit comments