komari-agent: 1.1.93 -> 1.2.0
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "komari-agent";
|
||||
version = "1.1.93";
|
||||
version = "1.2.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "komari-monitor";
|
||||
repo = "komari-agent";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-6rS+DvPrraW4EgYiyTzhzFTSKQQ4OssiBUSOMaOlBvo=";
|
||||
hash = "sha256-3SwkZ3hUXl/JKWZNhkwQ5bgngahLdsv3NjVuOd3q7MY=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-5RL/dDR/Or9GRCPVQmUYKTV82q7xuN2Mqc4/86WmbqY=";
|
||||
|
||||
Reference in New Issue
Block a user