Skip to content

Commit 6e0ff52

Browse files
committed
neosync 0.5.15
1 parent 8756309 commit 6e0ff52

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

0 commit comments

Comments
 (0)