Skip to content

Commit

Permalink
Merge pull request #22 from Warashi/release-v2.2.4
Browse files Browse the repository at this point in the history
release v2.2.4
  • Loading branch information
Warashi authored Jul 10, 2024
2 parents 87a3c21 + cc3b526 commit a72d980
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
}:
buildGoModule {
pname = "muscat";
version = "2.2.3";
vendorHash = "sha256-NyXFyuHYoRP6pXz5cmA99IzMawduPhlBs/m4BVC2h6A=";
version = "2.2.4";
vendorHash = "sha256-CLdVbJ0ZN2aCx3mVi4j9sOnKFdSsNl6Op1vsVNJZJFY=";

src = ./.;

Expand Down

0 comments on commit a72d980

Please sign in to comment.