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 4f95d59 commit 067a295Copy full SHA for 067a295
Formula/u/ubi.rb
@@ -1,8 +1,8 @@
1
class Ubi < Formula
2
desc "Universal Binary Installer"
3
homepage "https://github.com/houseabsolute/ubi"
4
- url "https://github.com/houseabsolute/ubi/archive/refs/tags/v0.4.1.tar.gz"
5
- sha256 "130187d416b9b1c1ebbd40bc8c9cc4860564c199e15140f49d8394f0c468bee6"
+ url "https://github.com/houseabsolute/ubi/archive/refs/tags/v0.4.2.tar.gz"
+ sha256 "90127c22d0ce302f43ca32ef1fc5ae227b1959afd369f9a9175681f56d802ae7"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/houseabsolute/ubi.git", branch: "master"
8
0 commit comments