Merge pull request #303537 from r-ryantm/auto-update/gatus

gatus: 5.8.0 -> 5.9.0
This commit is contained in:
Matthias Beyer 2024-04-14 08:58:14 +02:00 committed by GitHub
commit f6b077a8e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "gatus";
version = "5.8.0";
version = "5.9.0";
src = fetchFromGitHub {
owner = "TwiN";
repo = "gatus";
rev = "v${version}";
hash = "sha256-FFnrtdJiN7B27sJXzoGsbPKX3NeuHOtA34WQrw6pvEI=";
hash = "sha256-obrdEnNxLdWtbGL57D/nTClaOdzJlLDU3+K9VdR8XI4=";
};
vendorHash = "sha256-VICVo7XYeHs/43knHA4CMSgHloyYSjOFe1TUb4u+egE=";