writefreely: 0.16.0 -> 0.17.0

(cherry picked from commit 7acc0de55c)
This commit is contained in:
R. Ryantm
2026-07-18 03:35:06 +00:00
committed by github-actions[bot]
parent 506c73f7cb
commit ea9f4f7f1e

View File

@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "writefreely";
version = "0.16.0";
version = "0.17.0";
src = fetchFromGitHub {
owner = "writefreely";
repo = "writefreely";
rev = "v${finalAttrs.version}";
sha256 = "sha256-VM5TkQAohxGmtbQs9ZWxCqF4kJ/9wtihz+p1twd+W9E=";
sha256 = "sha256-sGCOFydegbD7m9OXNv3xsWFHy6kSZrIikGpci9y5nAw=";
};
vendorHash = "sha256-5X+EYV1RFbzB26gi7IYcNpWtNlkTaK2SnDxYJL1AlaA=";
vendorHash = "sha256-e9usNyJHwmRNMjovhuL7Z4Ll7f58DgA1v1/hfJTZ4pg=";
ldflags = [
"-s"