moar: 1.31.5 -> 1.31.7

This commit is contained in:
R. Ryantm
2025-05-27 14:19:09 +00:00
parent 3f62a1ca1a
commit 309faea1e4

View File

@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "moar";
version = "1.31.5";
version = "1.31.7";
src = fetchFromGitHub {
owner = "walles";
repo = pname;
rev = "v${version}";
hash = "sha256-o3vPC8P3yu3i0B/+BsIOFWfS2cWNFNYz4Ae0Z8L2TvE=";
hash = "sha256-0/V9baRscZFMyvVsSfmxZJdd22BgqqdGcKa7rh210x8=";
};
vendorHash = "sha256-J9u7LxzXk4npRyymmMKyN2ZTmhT4WwKjy0X5ITcHtoE=";