Skip to content

Commit 67aa0f2

Browse files
committed
neosync 0.5.41
1 parent b7f106d commit 67aa0f2

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

0 commit comments

Comments
 (0)