davis: 4.4.2 -> 4.4.3 (#313077)

Release notes: https://github.com/tchapi/davis/releases/tag/v4.4.3

authored by Casey Link and committed by GitHub ac41bab1 04861e85

+2 -2
+2 -2
pkgs/by-name/da/davis/package.nix
··· 6 6 7 7 php.buildComposerProject (finalAttrs: { 8 8 pname = "davis"; 9 - version = "4.4.2"; 9 + version = "4.4.3"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "tchapi"; 13 13 repo = "davis"; 14 14 rev = "v${finalAttrs.version}"; 15 - hash = "sha256-oPzMBCOcAJoHni9SO74RuJDEOcVYc4MtO5rGq1E9g3Q="; 15 + hash = "sha256-0Km4bLQVfbkr5BL8XY5tM147Sje8hcFOjhCRnXq+4d4="; 16 16 }; 17 17 18 18 vendorHash = "sha256-NOb6rc9jVsf+/RVOW7SLBAJk9SihcRxoepUEGBGLi2w=";