regal: 0.29.2 -> 0.30.0

This commit is contained in:
R. Ryantm
2025-01-14 03:43:45 +00:00
parent 9b8c09ebfa
commit 9d225eb87a
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
name = "regal";
version = "0.29.2";
version = "0.30.0";
src = fetchFromGitHub {
owner = "StyraInc";
repo = "regal";
rev = "v${version}";
hash = "sha256-VB4x2zGyK/lohJPlekJjmu4tL8dHW6zXihEJvfmO0uI=";
hash = "sha256-sr+tGfKDSgJ5SiHihJ/aMAn6AnAC8bEb838+xYdFosc=";
};
vendorHash = "sha256-BvGzoATrMmtquO7fipNQkaQv8HpZs0sNK0EF/RzFTPU=";
vendorHash = "sha256-6JheW6JHkAidZda7WWHSfEAuPYoBdli8wWHp2sX2r5Q=";
ldflags = [
"-s"