diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,10 +1,11 @@ name : just -version : 0.8.1 -release : 11 +version : 0.8.3 +release : 12 source : - - https://github.com/casey/just/archive/v0.8.1.tar.gz : aaa9feb2bb52a0667dfea0019059d884c249d519f27e507c0e9a02b83cbfb321 + - https://github.com/casey/just/archive/v0.8.3.tar.gz : 31c837cb028a9e32e98c3d7071d80dbbaba7e6f35b3a33496aa39d5d8370d9ba license : CC0-1.0 component : programming.tools +homepage : https://github.com/casey/just summary : Just a command runner description: | Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,6 +1,7 @@ just + https://github.com/casey/just Campbell Jones dev@serebit.com @@ -23,12 +24,12 @@ - - 2020-10-21 - 0.8.1 + + 2020-10-28 + 0.8.3 Packaging update Campbell Jones dev@serebit.com \ No newline at end of file