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 8682c58 commit 6049137Copy full SHA for 6049137
Formula/g/gensio.rb
@@ -1,8 +1,8 @@
1
class Gensio < Formula
2
desc "Stream I/O Library"
3
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"
+ url "https://github.com/cminyard/gensio/releases/download/v2.8.11/gensio-2.8.11.tar.gz"
+ sha256 "ac39fb97ab6b85e468384bced70672d1d23d643aeaf79a687947194a74c049e8"
6
license all_of: ["LGPL-2.1-only", "GPL-2.0-only", "Apache-2.0"]
7
8
bottle do
0 commit comments