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 2533eba commit 067b468Copy full SHA for 067b468
Formula/n/neosync.rb
@@ -1,8 +1,8 @@
1
class Neosync < Formula
2
desc "CLI for interfacing with Neosync"
3
homepage "https://www.neosync.dev/"
4
- url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.85.tar.gz"
5
- sha256 "5f544e08c18e20a82706a5a383e97278e96adfd6410b98defc68d74333be8cc2"
+ url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.86.tar.gz"
+ sha256 "d7419ca066327b288027e8daefb1e10f8f58b558103ebb49040c03aaee79d149"
6
license "MIT"
7
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
8
0 commit comments