Merge pull request #301766 from r-ryantm/auto-update/trayscale

trayscale: 0.11.0 -> 0.11.1
This commit is contained in:
K900
2024-04-05 14:20:37 +03:00
committed by GitHub
@@ -11,13 +11,13 @@
buildGoModule rec {
pname = "trayscale";
version = "0.11.0";
version = "0.11.1";
src = fetchFromGitHub {
owner = "DeedleFake";
repo = "trayscale";
rev = "v${version}";
hash = "sha256-qSrt94hEJosdvs2N6rbcJLpjqvMPkY20dIKV3jtjFlg=";
hash = "sha256-SepVgSxM4+csX7S0LPl6HmGDcgS991sgWJrOAA2YjIc=";
};
vendorHash = "sha256-eIakjEYfVp2wfXu0oqBmd5hJZTp0xgYKNNbtpRBnT2w=";