Update to version 3.1.14
Resolves: RHEL-151077 RHEL-151996
This commit is contained in:
parent
a92ee213e9
commit
bb6092a2cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/nodemon-v2.0.3-bundled.tar.gz
|
||||
/nodemon-v3.0.1-bundled.tar.gz
|
||||
/nodemon-v3.0.3-bundled.tar.gz
|
||||
/nodemon-v3.1.14-bundled.tar.gz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
%global enable_tests 0
|
||||
|
||||
Name: nodejs-%{npm_name}
|
||||
Version: 3.0.3
|
||||
Version: 3.1.14
|
||||
Release: %autorelease
|
||||
Summary: Simple monitor script for use during development of a node.js app
|
||||
License: ISC AND MIT
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nodemon-v3.0.3-bundled.tar.gz) = 43d0c3ba075b34e9276688f923f2ae45e4142c1f2afc353cbb8e89f5e7824467b6838dded705303e9996c79b77854cf7662c279bad6117da0841b15d864b4f43
|
||||
SHA512 (nodemon-v3.1.14-bundled.tar.gz) = a903545a8bb4b99f0c0da15b065b865555a3cc704e603bf80371aab36b6ebfb8d288772747e80292b90b47b83d65c5289f4148a0572c1677bd7b02b2bcc05323
|
||||
|
||||
Loading…
Reference in New Issue
Block a user