URI: 
       circleci: Upgrade to version 2.1 of the schema - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit c8f850ae1734def05687b07213e124c2b585349d
   DIR parent 702b1e8b81c889f72207b5b8d0478c300c8ccf3e
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Sun, 18 Aug 2024 18:49:42 +0200
       
       circleci: Upgrade to version 2.1 of the schema
       
       Updates #12753
       
       Diffstat:
         M .circleci/config.yml                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/.circleci/config.yml b/.circleci/config.yml
       @@ -7,7 +7,7 @@ defaults: &defaults
              - image: bepsays/ci-hugoreleaser:1.22300.20000
        environment: &buildenv
              GOMODCACHE: /root/project/gomodcache
       -version: 2
       +version: 2.1
        jobs:
          prepare_release:
            <<: *defaults