Skip to content

Commit 2e44c0b

Browse files
committed
neosync 0.5.40
1 parent 5d142dc commit 2e44c0b

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.5.37.tar.gz"
5-
sha256 "38b9588fdb55c14f3569da2e2be6c3ff128132871f175c43cd211b5a3f59fa63"
4+
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.40.tar.gz"
5+
sha256 "3c6ed6363e7822c22e584f611516f9117d194822cc0bd30352a786dfbd96bc4e"
66
license "MIT"
77
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
88

0 commit comments

Comments
 (0)