Skip to content

Commit

Permalink
updated commit for v.c
Browse files Browse the repository at this point in the history
commit = 99b5019e9968ee8842744718c23b540fc928f6df
  • Loading branch information
xn0px90 committed Oct 24, 2023
1 parent e6f773d commit 67ff64c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source-recipes/v
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ version=0.4.2
source_method=git
clone_url="https://github.com/vlang/v.git"
tag="master"
commit="2a9a0590b7b9bedc8422d6017b71b74adef7d669"
commit="99b5019e9968ee8842744718c23b540fc928f6df"
imagedeps="curl"
allow_network="yes"

regenerate() {
curl -O https://raw.githubusercontent.com/vlang/vc/master/v.c
curl -o v.c https://raw.githubusercontent.com/vlang/vc/99b5019e9968ee8842744718c23b540fc928f6df/v.c
}

0 comments on commit 67ff64c

Please sign in to comment.