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 4s

This commit is contained in:
2024-12-17 17:56:10 -05:00
parent 36cee3b233
commit 2e03cdbcaa

View File

@@ -1,8 +1,8 @@
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.git"
version: "0.1.1",
url "https://git.housh.dev/michael/swift-hpa.git",
tag: "0.1.1",
revision: "0c6e9e12280bb9d1ce5e42a028b7b6b69589b3a5"
sha256 "e6424672802fae056e423f3af77fda5a9c9bb5307ac2712ff8bfd072c1642a3b"
license "MIT"