Skip to content

Commit 6049137

Browse files
committed
gensio 2.8.11
1 parent 8682c58 commit 6049137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gensio.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gensio < Formula
22
desc "Stream I/O Library"
33
homepage "https://github.com/cminyard/gensio"
4-
url "https://github.com/cminyard/gensio/releases/download/v2.8.10/gensio-2.8.10.tar.gz"
5-
sha256 "cc6ab8c27298632ced4dcb451d01b1d160a4e3cb2d1fd2f0277652baebe892d5"
4+
url "https://github.com/cminyard/gensio/releases/download/v2.8.11/gensio-2.8.11.tar.gz"
5+
sha256 "ac39fb97ab6b85e468384bced70672d1d23d643aeaf79a687947194a74c049e8"
66
license all_of: ["LGPL-2.1-only", "GPL-2.0-only", "Apache-2.0"]
77

88
bottle do

0 commit comments

Comments
 (0)