Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions HomebrewFormula/hkm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
class Hkm < Formula
desc "CLI for the HKM kernel, a modular PHP service platform"
homepage "https://github.com/AlfaCode-Team/hkm-kernel"
url "https://github.com/AlfaCode-Team/hkm-kernel/releases/download/v1.12.1/hkm-kernel-1.12.1-macos-universal.tar.gz"
sha256 "b3a084229cd890bb9d820023e8578f855b58121e64b4f6c17eb3b7a52732f518"
url "https://github.com/AlfaCode-Team/hkm-kernel/releases/download/v1.13.0/hkm-kernel-1.13.0-macos-universal.tar.gz"
sha256 "e11c5ff45980068546607dd5f64ad99516c0b2a65deac0f513964a22d9fc0bf0"
license "MIT"

livecheck do
Expand Down