Skip to content

Commit 4fa0721

Browse files
committed
Updated license cache
1 parent 6e5d41b commit 4fa0721

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.licenses/serial-monitor/go/go.bug.st/serial.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: go.bug.st/serial
3-
version: v1.4.0
3+
version: v1.4.1
44
type: go
55
summary: Package serial is a cross-platform serial library for the go language.
66
homepage: https://pkg.go.dev/go.bug.st/serial

.licenses/serial-monitor/go/go.bug.st/serial/unixutils.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: go.bug.st/serial/unixutils
3-
version: v1.4.0
3+
version: v1.4.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/go.bug.st/serial/unixutils
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].1/LICENSE
1010
text: |2+
1111
1212
Copyright (c) 2014-2021, Cristian Maglie.
@@ -41,7 +41,7 @@ licenses:
4141
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4242
POSSIBILITY OF SUCH DAMAGE.
4343
44-
- sources: [email protected].0/README.md
44+
- sources: [email protected].1/README.md
4545
text: |-
4646
The software is release under a [BSD 3-clause license]
4747

0 commit comments

Comments
 (0)