meteor-git: 0.30.0 -> 0.31.0

This commit is contained in:
R. Ryantm
2026-04-03 13:34:51 +00:00
parent 5e227d1680
commit 891d903845
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "meteor-git";
version = "0.30.0";
version = "0.31.0";
src = fetchFromGitHub {
owner = "stefanlogue";
repo = "meteor";
rev = "v${finalAttrs.version}";
hash = "sha256-oqfJDIT+4n9ySwmN5DoTvAcEY9wmI/bhVSYFHudMwl0=";
hash = "sha256-jX0peeI7vMk5CWcQCaR5pd3Klcragds0p7S4hsadyEM=";
};
vendorHash = "sha256-jKd/eJwp5SZvTrP3RN7xT7ibAB0PQondGR3RT+HQXIo=";