Merge pull request #263272 from r-ryantm/auto-update/cloudlog

cloudlog: 2.4.10 -> 2.4.11
This commit is contained in:
Mario Rodas 2023-10-25 19:12:34 -05:00 committed by GitHub
commit 31f83852ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "cloudlog";
version = "2.4.10";
version = "2.4.11";
src = fetchFromGitHub {
owner = "magicbug";
repo = "Cloudlog";
rev = version;
hash = "sha256-Hj/Qtx9g73H3eKPQgQE+nRqjG344IbxzRX1y/iPgJAc=";
hash = "sha256-w1QCEow0K8uzbHlyASCggw2U+1RXjPbmxd5XRSdp6yE=";
};
postPath = ''