Skip to content

Commit

Permalink
hello_world_c: bump version to 1.1
Browse files Browse the repository at this point in the history
Closes #16.

Signed-off-by: Chris <chris.r.jones.1983@gmail.com>
  • Loading branch information
ipatch committed Jun 14, 2024
1 parent a43799c commit bb9607d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/hello_world_c.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class HelloWorldC < Formula
desc "Simple 'Hello, World!' program written in C"
homepage "https://github.com/arjuncvinod/Hello-World-in-Different-Languages"
url "https://raw.githubusercontent.com/arjuncvinod/Hello-World-in-Different-Languages/main/C.c"
version "1.0"
version "1.1"
sha256 "742b3b98f6ad8d80396d6be1be32ddf66e06466120954c713f1b6ed373786a10"

bottle do
Expand Down

0 comments on commit bb9607d

Please sign in to comment.