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 0ab31c1 commit b566049Copy full SHA for b566049
Formula/a/anycable-go.rb
@@ -1,8 +1,8 @@
1
class AnycableGo < Formula
2
desc "WebSocket server with action cable protocol"
3
homepage "https://github.com/anycable/anycable"
4
- url "https://github.com/anycable/anycable/archive/refs/tags/v1.6.1.tar.gz"
5
- sha256 "3d0324493b1c7733b75c2875308771914f99ad7621fa9ad1228323e2497406e1"
+ url "https://github.com/anycable/anycable/archive/refs/tags/v1.6.2.tar.gz"
+ sha256 "2f38f8231e3d52873bdfadac7eadcb048dcae48c0d3075a3fd8ce8ac143fd110"
6
license "MIT"
7
head "https://github.com/anycable/anycable.git", branch: "main"
8
0 commit comments