8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388c981 commit 676fa13Copy full SHA for 676fa13
Formula/libtorrent-rasterbar.rb
@@ -1,8 +1,8 @@
1
class LibtorrentRasterbar < Formula
2
desc "C++ bittorrent library with Python bindings"
3
homepage "https://www.libtorrent.org/"
4
- url "https://github.com/arvidn/libtorrent/releases/download/libtorrent-1.2.8/libtorrent-rasterbar-1.2.8.tar.gz"
5
- sha256 "0600d6b1fdbc90764226daf8bbe30314c99eb3bdc69457768bfbbbfde92416de"
+ url "https://github.com/arvidn/libtorrent/releases/download/libtorrent-1.2.9/libtorrent-rasterbar-1.2.9.tar.gz"
+ sha256 "6c986225a1c2d9eb23c5b1ac0692d83208b721a05c968102a17ee3fde01bd709"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments