Merge pull request #258803 from figsoda/changie

changie: 1.13.1 -> 1.14.0
This commit is contained in:
Weijia Wang 2023-10-03 18:45:16 +02:00 committed by GitHub
commit 9c3f0aeb54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "changie";
version = "1.13.1";
version = "1.14.0";
src = fetchFromGitHub {
owner = "miniscruff";
repo = "changie";
rev = "v${version}";
hash = "sha256-euwOATFDY+5kwNLhdNbpIv5p3zoJtuoh5JzzIRj2MyM=";
hash = "sha256-ulbpitTCIuRg50GAin54RNVMUl8ZuwYW1SnenvemckA=";
};
vendorHash = "sha256-giOL4/ZofaylhX+s7y75RR7d3WDxNCmr25JHBZZkH9s=";