Merge pull request #283058 from pbsds/bump-polaris-web-1705973531

polaris-web: 68 -> 69
This commit is contained in:
Nick Cao
2024-01-23 09:05:56 -05:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
buildNpmPackage rec {
pname = "polaris-web";
version = "68";
version = "69";
src = fetchFromGitHub {
owner = "agersant";
repo = "polaris-web";
rev = "build-${version}";
hash = "sha256-YvVNTqv/DQzRyMuDgDdtCyoQbt4EqVztGa0NO92pO/Q=";
hash = "sha256-/UmAOunc/79DpZByUrzqNA7q7JNugEceKRZvyTGhtVQ=";
};
npmDepsHash = "sha256-c11CWJB76gX+Bxmqac3VxWjJxQVzYCaaf+pmQQpnOds=";