release: 0.2.11
All checks were successful
Build / Create distribution (push) Successful in 3m51s
Release / Create release (push) Successful in 4m12s
Test / Run NixOS test (push) Successful in 6m17s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-01-23 20:49:49 +09:00
parent 96d5d8a396
commit 7106b00968
2 changed files with 118 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.10";
version = "0.2.11";
src = builtins.path {
name = "fortify-src";