Merge pull request #240339 from r-ryantm/auto-update/circumflex

circumflex: 3.1.1 -> 3.1.3
This commit is contained in:
Nick Cao
2023-06-29 08:37:42 +08:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "circumflex";
version = "3.1.1";
version = "3.1.3";
src = fetchFromGitHub {
owner = "bensadeh";
repo = "circumflex";
rev = version;
hash = "sha256-GIA49Syk22T0efxqmR3OgQpxpcEZnCicq8sj9CXdIhQ=";
hash = "sha256-KY3Jf0Y6ZAQciwImv7Oz0nQ5eEwm7XwOlAx3ijqDF0k=";
};
vendorHash = "sha256-ms7TvCXQdkrlWp1pGj3ja+ACodt7z6sP3E373xHxA34=";