Update to version 3.1.4 (rhbz#2290334)
This commit is contained in:
parent
a50d64a809
commit
a091b671d4
3 changed files with 3 additions and 8 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,6 +1 @@
|
|||
/nodemon-v2.0.3-bundled.tar.gz
|
||||
/nodemon-v3.0.1-bundled.tar.gz
|
||||
/nodemon-v3.0.3-bundled.tar.gz
|
||||
/nodemon-v3.1.0-bundled.tar.gz
|
||||
/nodemon-v3.1.1-bundled.tar.gz
|
||||
/nodemon-v3.1.2-bundled.tar.gz
|
||||
/nodemon-v*-bundled.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
%global enable_tests 0
|
||||
|
||||
Name: nodejs-%{npm_name}
|
||||
Version: 3.1.2
|
||||
Version: 3.1.4
|
||||
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.1.2-bundled.tar.gz) = e4c407102e2716d8cc5814e78bed486adb00141e4e377d96012099e1f2e5871fa82e55cbf6e9d42a7d2097dfddde8bbdd24e8f098b69caa27610924c88683714
|
||||
SHA512 (nodemon-v3.1.4-bundled.tar.gz) = 81b2f6bb1383eaeb8d3dbfa74f31bfa2d3d6ea31107b8561282c3858e427b8512eb59431686d6ee6d8b28d905179e0a7004bb5303ec5b9c706bcda97dc220420
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue