Merge pull request #336782 from r-ryantm/auto-update/ovn-lts

ovn-lts: 24.03.2 -> 24.03.3
This commit is contained in:
Adam C. Stephens
2024-08-23 10:58:26 -04:00
committed by GitHub
+2 -2
View File
@@ -1,5 +1,5 @@
import ./generic.nix {
version = "24.03.2";
hash = "sha256-pO37MfmvlSd/bU9cGngFEJLnXtZFTqyz1zcYLvFLrrQ=";
version = "24.03.3";
hash = "sha256-W25Tq5Z7SYIBkq6doNz9WPiPsdDhnbys03rmF4m02eM=";
updateScriptArgs = "--lts=true --regex '24.03.*'";
}