feat: Adds url version and revision
Some checks failed
brew test-bot / test-bot (macos-13) (push) Waiting to run
brew test-bot / test-bot (macos-15) (push) Waiting to run
brew test-bot / test-bot (ubuntu-22.04) (push) Failing after 20s

This commit is contained in:
2024-12-17 17:54:40 -05:00
parent 84e5caf5a8
commit 36cee3b233

View File

@@ -1,7 +1,9 @@
class Hpa < Formula
desc "Command-line tool for managine home assesment projects"
homepage "https://git.housh.dev/michael/swift-hpa.git"
url "https://git.housh.dev/michael/swift-hpa/archive/v0.1.1.tar.gz"
url "https://git.housh.dev/michael/swift-hpa.git"
version: "0.1.1",
revision: "0c6e9e12280bb9d1ce5e42a028b7b6b69589b3a5"
sha256 "e6424672802fae056e423f3af77fda5a9c9bb5307ac2712ff8bfd072c1642a3b"
license "MIT"