Skip to content

Commit 52b8f92

Browse files
authored
feishin: 0.12.2 -> 0.12.3 (#388893)
2 parents 3ce721a + 54b39e8 commit 52b8f92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fe/feishin/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
}:
1212
let
1313
pname = "feishin";
14-
version = "0.12.2";
14+
version = "0.12.3";
1515

1616
src = fetchFromGitHub {
1717
owner = "jeffvli";
1818
repo = "feishin";
1919
rev = "v${version}";
20-
hash = "sha256-2kWeUlOTAd1Usw/cLOARyLqxEzZRk27RuHjLwupnq80=";
20+
hash = "sha256-Tjh68b+41YrMNB14AZ3jXqBXDOmaaOYQKXJOyTUF474=";
2121
};
2222

2323
electron = electron_33;

0 commit comments

Comments
 (0)