tandoor-recipes: 1.5.27 -> 1.5.29

This commit is contained in:
R. Ryantm 2025-01-21 12:18:32 +00:00
parent 1371a55a79
commit 48c4fe84da

View File

@ -1,12 +1,12 @@
{ lib, fetchFromGitHub }:
rec {
version = "1.5.27";
version = "1.5.29";
src = fetchFromGitHub {
owner = "TandoorRecipes";
repo = "recipes";
rev = version;
hash = "sha256-HP4gVk127hvvL337Cb4Wbvvf55RWY7u5RF/FKDCottw=";
hash = "sha256-NfU071BLZ/NtpbZe475oNl8LGiVzVix9iekEoCGtcdk=";
};
yarnHash = "sha256-lU8QrTkI32XOHefIkj/0fa2UKhuZpQIT1wyweQnzXmQ=";