Merge pull request #276218 from r-ryantm/auto-update/runme

runme: 2.0.5 -> 2.0.6
This commit is contained in:
Weijia Wang
2024-01-03 18:36:22 +01:00
committed by GitHub
@@ -12,13 +12,13 @@
buildGoModule rec {
pname = "runme";
version = "2.0.5";
version = "2.0.6";
src = fetchFromGitHub {
owner = "stateful";
repo = "runme";
rev = "v${version}";
hash = "sha256-l1ZTCLy9T+VrmFPzkjXCgIAFkotZ18BA8EYfM0HCCOA=";
hash = "sha256-oyPForGCRGs5go6CqrWfYYsgi5orLgC2qWei5RdOAjM=";
};
vendorHash = "sha256-vYSheywz9ZyQ0aNWFpUEn/hrrktKAhV+VLYv74k+/nM=";