Skip to content

Commit 067b468

Browse files
committed
neosync 0.4.86
1 parent 2533eba commit 067b468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/neosync.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Neosync < Formula
22
desc "CLI for interfacing with Neosync"
33
homepage "https://www.neosync.dev/"
4-
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.85.tar.gz"
5-
sha256 "5f544e08c18e20a82706a5a383e97278e96adfd6410b98defc68d74333be8cc2"
4+
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.86.tar.gz"
5+
sha256 "d7419ca066327b288027e8daefb1e10f8f58b558103ebb49040c03aaee79d149"
66
license "MIT"
77
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
88

0 commit comments

Comments
 (0)