Skip to content

Commit 067a295

Browse files
committed
ubi 0.4.2
1 parent 4f95d59 commit 067a295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/ubi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ubi < Formula
22
desc "Universal Binary Installer"
33
homepage "https://github.com/houseabsolute/ubi"
4-
url "https://github.com/houseabsolute/ubi/archive/refs/tags/v0.4.1.tar.gz"
5-
sha256 "130187d416b9b1c1ebbd40bc8c9cc4860564c199e15140f49d8394f0c468bee6"
4+
url "https://github.com/houseabsolute/ubi/archive/refs/tags/v0.4.2.tar.gz"
5+
sha256 "90127c22d0ce302f43ca32ef1fc5ae227b1959afd369f9a9175681f56d802ae7"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/houseabsolute/ubi.git", branch: "master"
88

0 commit comments

Comments
 (0)