Skip to content

Commit acd6544

Browse files
authored
e1s: 1.0.46 -> 1.0.47 (#406188)
2 parents a1d2119 + 24cc461 commit acd6544

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/e1/e1s/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}:
66
let
77
pname = "e1s";
8-
version = "1.0.46";
8+
version = "1.0.47";
99
in
1010
buildGoModule {
1111
inherit pname version;
@@ -14,10 +14,10 @@ buildGoModule {
1414
owner = "keidarcy";
1515
repo = "e1s";
1616
tag = "v${version}";
17-
hash = "sha256-Wnj6HNxVdhnmGMtw+Da/LRxMkXBm+rWDUcHPOxFXDLU=";
17+
hash = "sha256-5lb2j3cfQ2W+r+3UOdxXt15PQNWIMRM+pwChdzL+HUQ=";
1818
};
1919

20-
vendorHash = "sha256-bBl4D7HNIiAym6BWSJ0x4LZnIEUMfECj6dDDVZIFrHA=";
20+
vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY=";
2121

2222
meta = with lib; {
2323
description = "Easily Manage AWS ECS Resources in Terminal 🐱";

0 commit comments

Comments
 (0)