mirror of
https://github.com/kristoferssolo/transmission-rpc.git
synced 2025-10-21 20:10:37 +00:00
update ubuntu torrent link
This commit is contained in:
parent
022c6a43d7
commit
3e927eb03b
@ -726,7 +726,7 @@ impl TransClient {
|
||||
/// let mut client = TransClient::with_auth(url.parse()?, basic_auth);
|
||||
/// let add: TorrentAddArgs = TorrentAddArgs {
|
||||
/// filename: Some(
|
||||
/// "https://releases.ubuntu.com/jammy/ubuntu-22.04.1-desktop-amd64.iso.torrent"
|
||||
/// "https://releases.ubuntu.com/22.04/ubuntu-22.04.3-desktop-amd64.iso.torrent"
|
||||
/// .to_string(),
|
||||
/// ),
|
||||
/// ..TorrentAddArgs::default()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user