Skip to content

Commit b04976b

Browse files
committed
fix: Updated dependencies to allow build on NetBSD
closes #371
1 parent 5f7a0d8 commit b04976b

20 files changed

Lines changed: 525 additions & 582 deletions

File tree

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
env:
7-
TERMSCP_VERSION: "0.19.0"
7+
TERMSCP_VERSION: "0.19.1"
88

99
jobs:
1010
build-binaries:

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
- [Changelog](#changelog)
4+
- [0.19.1](#0191)
45
- [0.19.0](#0190)
56
- [0.18.0](#0180)
67
- [0.17.0](#0170)
@@ -42,6 +43,12 @@
4243

4344
---
4445

46+
## 0.19.1
47+
48+
Released on 2025-12-20
49+
50+
- [Issue 371](https://github.com/veeso/termscp/issues/371): Updated dependencies to allow build on NetBSD
51+
4552
## 0.19.0
4653

4754
Released on 11/11/2025

0 commit comments

Comments
 (0)