Add version to rawstr4c

This commit is contained in:
Aoran Zeng
2025-07-14 03:45:17 +08:00
parent 65ca09e332
commit 6c07328071
5 changed files with 24 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
#pragma once
/**
* Generated by rawstr4c
* Generated by rawstr4c v0.1.0-2025/07/14
*
* Date: 2025-07-14T03:31:57.086531+08:00
* Date: 2025-07-14T03:39:05.341580+08:00
*/
char _rawstr4c_condarc[] = "\143\150\141\156\156\145\154\163\072\012\040\040\055\040\144\145\146\141\165\154\164\163\012\163\150\157\167\137\143\150\141\156\156\145\154\137\165\162\154\163\072\040\164\162\165\145\012\144\145\146\141\165\154\164\137\143\150\141\156\156\145\154\163\072\012\040\040\055\040\100\061\100\057\141\156\141\143\157\156\144\141\057\160\153\147\163\057\155\141\151\156\012\040\040\055\040\100\061\100\057\141\156\141\143\157\156\144\141\057\160\153\147\163\057\162\012\040\040\055\040\100\061\100\057\141\156\141\143\157\156\144\141\057\160\153\147\163\057\155\163\171\163\062\012\143\165\163\164\157\155\137\143\150\141\156\156\145\154\163\072\012\040\040\143\157\156\144\141\055\146\157\162\147\145\072\040\100\061\100\057\141\156\141\143\157\156\144\141\057\143\154\157\165\144\012\040\040\160\171\164\157\162\143\150\072\040\100\061\100\057\141\156\141\143\157\156\144\141\057\143\154\157\165\144\012";

View File

@@ -1,9 +1,9 @@
#pragma once
/**
* Generated by rawstr4c
* Generated by rawstr4c v0.1.0.1-2025/07/14
*
* Date: 2025-07-14T01:43:40.689870+08:00
* Date: 2025-07-14T03:41:10.940750+08:00
*/
char RAWSTR_wr_homebrew_read_config_cmd[] = "echo HOMEBREW_API_DOMAIN=$HOMEBREW_API_DOMAIN;\necho HOMEBREW_BOTTLE_DOMAIN=$HOMEBREW_BOTTLE_DOMAIN;\necho HOMEBREW_BREW_GIT_REMOTE=$HOMEBREW_BREW_GIT_REMOTE;\necho HOMEBREW_CORE_GIT_REMOTE=$HOMEBREW_CORE_GIT_REMOTE;\n";