File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pkgs/by-name/pr/prometheus Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232} :
3333
3434let
35- version = "3.1 .0" ;
35+ version = "3.3 .0" ;
3636 webUiStatic = fetchurl {
3737 url = "https://github.com/prometheus/prometheus/releases/download/v${ version } /prometheus-web-ui-${ version } .tar.gz" ;
38- hash = "sha256-05DaaDIFtADnkLFqdHe5eUvo6LRz6BduMvGVmzOeurM =" ;
38+ hash = "sha256-hF8eLIaef4Z5ZGyjqX1Wyd/DD4Bk571ODQ11b+nHTTA =" ;
3939 } ;
4040in
4141buildGoModule rec {
@@ -52,10 +52,10 @@ buildGoModule rec {
5252 owner = "prometheus" ;
5353 repo = "prometheus" ;
5454 tag = "v${ version } " ;
55- hash = "sha256-Q3f0L6cRVQRL1AHgUI3VNbMG9eTfcApbXfSjOTHr7Go =" ;
55+ hash = "sha256-WZR6c7uN8I+egoqABaWay0MfA3tv3O74jlrkC/1zt10 =" ;
5656 } ;
5757
58- vendorHash = "sha256-vQwBnSxoyIYTeWLk3GD9pKDuUjjsMfwPptgyVnzcTok =" ;
58+ vendorHash = "sha256-xBopACaDrtGveVoza/WIge9m5bBAxnZC+qtsuAF20J4 =" ;
5959
6060 excludedPackages = [
6161 "documentation/prometheus-mixin"
You can’t perform that action at this time.
0 commit comments